Commit 722cd68
Add examples to fix pending example warning
The `SchoolProject` was added in #490, but for some reason this spec was
left with only a pending example. The latter is displayed in a warning
list when you run the specs and constantlt makes me think something is
wrong. To avoid this, I've implemented a couple of examples to test the
most obvious behaviour of the `SchoolProject` model which seems better
than nothing.
These examples shouldn't be taken as an endorsement of the existing
behaviour of or the desired behaviour of `SchoolProject`. For example, I
wonder whether it should have some validations.1 parent ce35929 commit 722cd68
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
0 commit comments