We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ad4c7 commit c6f8214Copy full SHA for c6f8214
TODO.md
@@ -0,0 +1,13 @@
1
+# TODO
2
+
3
+## Things to be added
4
+- [ ] RepairOrderLine.class
5
+- [ ] CustomerContact.class
6
7
+## Changes to be made
8
+- [ ] Migrate to postgres db for dev and test (test containers?)
9
+- [ ] Consolidate controller advice to one class
10
+- [ ] Vin Decoder validation
11
+- [ ] Set Up Faker for seeding
12
+- [ ] ? factory methods/classes for seeding?
13
+- [ ] Write Tests
0 commit comments