Commit graph

5 commits

Author SHA1 Message Date
61117b6fa6 Created test_setup.rs file that consolidates test setup code for interface tests, including db migrations
Some checks are pending
CI/CD Pipeline / Test Backend (push) Waiting to run
CI/CD Pipeline / Test Frontend (push) Waiting to run
CI/CD Pipeline / Build and Push Docker Images (push) Blocked by required conditions
CI/CD Pipeline / Deploy to Production (push) Blocked by required conditions
2025-06-28 01:57:12 -04:00
8ef852beac Change user and product entities to use getters and setters instead of pub fields 2025-06-25 21:28:44 -04:00
9de4f0b64c Update user and product entities to not allow empty username and name, and update corresponding tests 2025-06-24 23:02:48 -04:00
0117f9b490 Remove warnings 2025-06-24 22:38:16 -04:00
bb1bc4bf9b Add CLI integration tests 2025-06-24 22:36:17 -04:00