-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Convert from Mockito to Mockk and Assertj to assertk (#460)
Updated kotlin tests to use mockk and assertk. Also update the code to remove the Playback jobs and migrated those to repositories.
- Loading branch information
1 parent
2aef511
commit c1a1173
Showing
57 changed files
with
1,022 additions
and
2,480 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 0 additions & 51 deletions
51
serenity-app/src/main/java/us/nineworlds/serenity/jobs/EpisodesRetrievalJob.java
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
serenity-app/src/main/java/us/nineworlds/serenity/jobs/MovieCategoryJob.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.