File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,15 @@ My way to MVVM using RxJava with new Android databinding
2121* koin
2222* picasso
2323
24+ ### Testing
25+ * [ KotlinTest] [ 10 ]
26+ * [ Android Junit 5] [ 11 ]
27+
2428TODO LIST
2529---------
2630
2731* Better UI, with Material Design concepts and so on
28- * Add unit tests, allways fail on that :(
32+ * ~~ Add unit tests, allways fail on that :(~~ : white_check_mark :
2933
3034Developed By
3135------------
4246License
4347-------
4448
45- Copyright 2018 Fernando Franco Giráldez
49+ Copyright 2019 Fernando Franco Giráldez
4650 Licensed under the Apache License, Version 2.0 (the "License");
4751 you may not use this file except in compliance with the License.
4852 You may obtain a copy of the License at
@@ -64,3 +68,5 @@ License
6468[ 7 ] : https://developer.android.com/topic/libraries/architecture/room.html
6569[ 8 ] : https://developer.android.com/topic/libraries/architecture/livedata.html
6670[ 9 ] : https://developer.android.com/topic/libraries/architecture/viewmodel.html
71+ [ 10 ] : https://github.com/kotlintest/kotlintest
72+ [ 11 ] : https://github.com/mannodermaus/android-junit5
You can’t perform that action at this time.
0 commit comments