Commit graph

5 commits

Author SHA1 Message Date
Mario Danic
6a5aaac224 Lobby & Various bugfixes and improvements
Includes conversion to Kotlin of some files

Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 12:13:33 +02:00
ardevd
fd0866dfc5 test: added unit tests for the DoNotDisturbUtils utility class (#530)
* test: added unit tests for the DoNotDisturbUtils utility class

Signed-off-by: eho <edvard.holst@gmail.com>

* added Mario's mandatory newline.

Signed-off-by: eho <edvard.holst@gmail.com>
2019-04-23 15:18:22 +02:00
ardevd
0b8b0fa5c4 test: added unit tests for the ShareUtils utility class. (#524) 2019-04-11 18:59:14 +02:00
ardevd
b6edab3d59
refactored test names. added requested whitespace
Signed-off-by: ardevd <edvard.holst@gmail.com>
2019-04-11 13:24:14 +02:00
eho
d2aa3a7f50
test: added unit tests for the TextMatchers utility class.
- Replaced Patterns with PatternsCompat equivalent for unit testing compatibility
- Removed ExampleUnitTest placeholder test class

Signed-off-by: eho <edvard.holst@gmail.com>
2019-04-10 22:07:50 +02:00