Commit Graph

8 Commits

Author SHA1 Message Date
tobiasKaminsky
eb5b6a80d9 dav library test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-09-05 16:56:50 +00:00
Tim Krüger
8468535a1e
Remove unused method and dependency
See: commit 4c4c5839, #1167

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-07-14 10:17:05 +02:00
Andy Scherzinger
0bc3be1b6e
codacy: Avoid unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-17 13:35:34 +02:00
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