sharenet/backend/crates
continuist 2e5fb1e212
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
Make sure postgres env variables for test stage are consistent
2025-07-05 02:35:10 -04:00
..
api Add a healthcheck route to backend 2025-06-28 00:29:50 -04:00
application Change user and product entities to use getters and setters instead of pub fields 2025-06-25 21:28:44 -04:00
cli Change user and product entities to use getters and setters instead of pub fields 2025-06-25 21:28:44 -04:00
domain Change user and product entities to use getters and setters instead of pub fields 2025-06-25 21:28:44 -04:00
integration-tests Created test_setup.rs file that consolidates test setup code for interface tests, including db migrations 2025-06-28 01:57:12 -04:00
memory Consolidate InMemoryUserRepository and InMemoryProductRepository to use a common struct 2025-06-25 23:08:56 -04:00
postgres Make sure postgres env variables for test stage are consistent 2025-07-05 02:35:10 -04:00
sharenet-api-memory Change default backend API port 2025-06-26 22:09:35 -04:00
sharenet-api-postgres Change default backend API port 2025-06-26 22:09:35 -04:00
sharenet-cli-memory Initial commit: Project setup with frontend and backend 2025-06-16 00:40:45 -04:00
sharenet-cli-postgres Use correct confg file 2025-06-16 20:05:53 -04:00
sharenet-tui-memory Delete unneeded source file 2025-06-16 20:05:37 -04:00
sharenet-tui-postgres Fix problem where DATABASE_URL was not always set when running bins that use postgres 2025-06-24 22:23:59 -04:00
tui Add missing TUI integration tests 2025-06-25 21:42:03 -04:00