Commit Graph
9 Commits
Author SHA1 Message Date
KKlochko 90edc9bdf4 Add tests for the selectCompany method.
continuous-integration/drone/push Build is passing
2023-06-18 18:49:15 +03:00
KKlochko 399eab4cad Refactor the name for the test to select another city in CartTest. 2023-06-18 18:45:57 +03:00
KKlochko 8cdd2f2bbe Add tests for the Company validations. 2023-06-18 18:32:58 +03:00
KKlochko 65280168a4 Update CartTest to remove the temporary cart.
continuous-integration/drone/push Build is passing
2023-06-18 17:41:12 +03:00
KKlochko c0bfcd07c7 Add CartController, the selectCity method and its test.
continuous-integration/drone/push Build is failing
2023-06-18 16:34:25 +03:00
KKlochko 9d6a64d919 Add tests for the City and User validations.
continuous-integration/drone/push Build is passing
2023-06-18 16:21:29 +03:00
KKlochko 35c3e318c7 Update UserTest to add login tests and a better structure. 2023-06-17 14:24:13 +03:00
KKlochko 17b76707b3 Add UserController to register/login users and api, register tests. 2023-06-16 17:59:52 +03:00
KKlochko 15f16db37c Project initialization. 2023-06-13 17:59:00 +03:00