Commit 2c532f4
authored
Unit Testing (#208)
* Unit Testing | Patch 1
* Unit Testing | Patch 2
* Unit Testing | Patch 3
* Unit Testing | Patch 4
* Unit Testing | Patch 5
* Unit Testing | Patch 6
* Unit Testing | Patch 7
* Unit Testing | Patch 8
* Unit Testing | Patch 9
* Unit Testing | Patch 10
* Unit Testing | Patch 11
* Unit Testing | Patch 12
* Unit Testing | Patch 13
* Unit Testing | Patch 14
* Unit Testing | Patch 15
* Unit Testing | Patch 16
* Unit Testing | Patch 17
* Unit Testing | Patch 18
* Unit Testing | Patch 19
* Unit Testing | Patch 20
* Unit Testing | Patch 21
* Unit Testing | Patch 22
* Unit Testing | Patch 23
* Unit Testing | Patch 24
* Unit Testing | Patch 24
* Unit Testing | Patch 25
* Unit Testing | Patch 26
* Unit Testing | Patch 27
* Unit Testing | Patch 28
* Unit Testing | Patch 29
* Unit Testing | Patch 30
* Unit Testing | Patch 31
* Unit Testing | Patch 32
* Unit Testing | Patch 33
* Unit Testing | Patch 34
* Unit Testing | Patch 35
* Unit Testing | Patch 36
* Unit Testing | Patch 37
* Unit Testing | Patch 38
* Unit Testing | Patch 39
* Unit Testing | Patch 40
* Unit Testing | Patch 41
* Unit Testing | Patch 42
* Unit Testing | Patch 43
* Unit Testing | Patch 44
* Unit Testing | Patch 45
* Unit Testing | Patch 46
* Unit Testing | Patch 47
* Unit Testing | Patch 481 parent a1edcc7 commit 2c532f4
File tree
255 files changed
+17376
-199
lines changed- .github/workflows
- app/src/main/java/com/shifthackz/aisdv1/app/di
- core
- common/src
- main/java/com/shifthackz/aisdv1/core/common
- extensions
- time
- test/java/com/shifthackz/aisdv1/core/common
- appbuild
- extensions
- math
- validation
- src
- main/java/com/shifthackz/aisdv1/core/validation
- common
- di
- url
- test/java/com/shifthackz/aisdv1/core/validation
- common
- dimension
- url
- data
- src
- main/java/com/shifthackz/aisdv1/data
- core
- di
- local
- preference
- remote
- repository
- test/java/com/shifthackz/aisdv1/data
- gateway
- mediastore
- local
- mocks
- preference
- remote
- repository
- demo
- src
- main/java/com/shifthackz/aisdv1/demo
- test/java/com/shifthackz/aisdv1/demo
- mocks
- domain
- src
- main/java/com/shifthackz/aisdv1/domain
- entity
- usecase
- connectivity
- downloadable
- generation
- settings
- splash
- test/java/com/shifthackz/aisdv1/domain
- mocks
- usecase
- caching
- connectivity
- debug
- downloadable
- gallery
- generation
- huggingface
- sdembedding
- sdhypernet
- sdmodel
- sdsampler
- settings
- splash
- stabilityai
- wakelock
- network
- src
- main/java/com/shifthackz/aisdv1/network
- authenticator
- di
- qualifiers
- test/java/com/shifthackz/aisdv1/network/authenticator
- presentation
- src
- main/java/com/shifthackz/aisdv1/presentation
- core
- modal
- extras
- screen
- gallery
- detail
- list
- img2img
- inpaint
- setup
- mappers
- txt2img
- widget/engine
- test/java/com/shifthackz/aisdv1/presentation
- activity
- core
- mocks
- modal
- embedding
- extras
- tag
- screen
- debug
- drawer
- gallery
- detail
- list
- img2img
- inpaint
- loader
- settings
- setup
- splash
- txt2img
- stub
- widget
- connectivity
- engine
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
255 files changed
+17376
-199
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
137 | 147 | | |
138 | 148 | | |
139 | 149 | | |
| |||
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 6 | | |
14 | 7 | | |
15 | 8 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments