Commit 79fe56a
committed
Remove integration spec file & private method test
- Specs are all moved to their own files!
- The remaining tests were unit tests on the
`meilisearch_settings_changed?` method which should be tested but not
this way. Postponing until the logic has been refactored out of the
MeiliSearch::Rails module.
- Do not require every ActiveRecord table in every test
- Some require statements that were missing were added in this commit1 parent eefe6be commit 79fe56a
File tree
4 files changed
+3
-25
lines changed- spec
- support
4 files changed
+3
-25
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
This file was deleted.
0 commit comments