Skip to content

Commit b158e3b

Browse files
committed
Add Azure testing infrastructure, test utilities, and Rabi seed data
1 parent aa5c3bf commit b158e3b

13 files changed

Lines changed: 2355 additions & 5 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ next-env.d.ts
5555
frontend/liquibase/
5656

5757
*.sh
58+
!frontend/db-migrations/unified-measurements-migrations/run-branch-refresh.sh
5859
*.properties
5960
.jscpd
6061
CLAUDE.md

frontend/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
# testing
1212
/coverage
13+
.env.testing.azure
1314

1415
# next.js
1516
/.next/

0 commit comments

Comments
 (0)