Commit graph

4 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
9cf55ec687 Add performance tests to integration-tests crate 2025-06-23 22:32:46 -04:00
243f9f9aef Add cross-crate integration tests to a new integration-tests crate 2025-06-23 21:55:02 -04:00