Commit graph

8 commits

Author SHA1 Message Date
2e5fb1e212 Make sure postgres env variables for test stage are consistent
Some checks failed
CI/CD Pipeline (Fully Isolated DinD) / Run Tests (DinD) (push) Has been cancelled
CI/CD Pipeline (Fully Isolated DinD) / Build and Push Docker Images (DinD) (push) Has been cancelled
CI/CD Pipeline (Fully Isolated DinD) / Deploy to Production (push) Has been cancelled
2025-07-05 02:35:10 -04:00
9c695eb09f Consolidate PostgresUserRepository and PostgresProductRepository to use a common struct 2025-06-25 23:22:53 -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
05683d5f32 Add tui unit tests and make sure all unit tests pass 2025-06-23 21:19:09 -04:00
816f2d46b8 Add postgres crate unit tests 2025-06-22 19:25:16 -04:00
3e7f6fea8e Add unit tests for domain and application layers, and update licenses to correct license 2025-06-22 16:19:38 -04:00
eb1e9c27ed Initial commit: Project setup with frontend and backend 2025-06-16 00:40:45 -04:00