feat/database-setup #1

Merged
zwitschi merged 12 commits from feat/database-setup into main 2025-10-25 18:16:57 +02:00
Owner

Adding:

  • Currency management
  • Playwright testing
  • APT proxy
  • test and staging environment
Adding: - Currency management - Playwright testing - APT proxy - test and staging environment
zwitschi added 12 commits 2025-10-25 18:16:45 +02:00
feat: Add currency management feature with CRUD operations
Some checks failed
Run Tests / test (push) Failing after 5m2s
dd3f3141e3
- Introduced a new template for currency overview and management (`currencies.html`).
- Updated footer to include attribution to AllYouCanGET.
- Added "Currencies" link to the main navigation header.
- Implemented end-to-end tests for currency creation, update, and activation toggling.
- Created unit tests for currency API endpoints, including creation, updating, and activation toggling.
- Added a fixture to seed default currencies for testing.
- Enhanced database setup tests to ensure proper seeding and migration handling.
feat: Add wait step for database service availability in CI workflow
Some checks failed
Run Tests / test (push) Failing after 5m46s
1237902d55
fix: Update database host in CI workflow to use service name instead of localhost
Some checks failed
Run Tests / test (push) Failing after 4m47s
01a702847d
fix: Update import statement for client in currency workflow tests
Some checks failed
Run Tests / test (push) Has been cancelled
5c66bf7899
fix: Comment out pip caching step in CI workflow
Some checks failed
Run Tests / test (push) Failing after 16s
b3e6546bb9
feat: Add step to install Playwright browsers in CI workflow
Some checks failed
Run Tests / test (push) Failing after 2m15s
2182f723f7
fix: Disable trust_env for httpx requests in live server and currency seeding fixtures
All checks were successful
Run Tests / test (push) Successful in 1m49s
bff75a722e
feat: Add staging environment setup guide and configuration files; update .gitignore
All checks were successful
Run Tests / test (push) Successful in 1m49s
e74ec79cc9
zwitschi merged commit 713c9feebb into main 2025-10-25 18:16:57 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: allucanget/calminer#1