6 Commits

Author SHA1 Message Date
david a3cd46e39a fix(ci): correct playwright config paths and add env example files
Pull Request / unit-tests (pull_request) Successful in 1m1s
Pull Request / acceptance-tests (pull_request) Failing after 30m1s
Pull Request / analyze-bump-type (pull_request) Has been skipped
- Fix testDir path from './src/__tests__/e2e' to './e2e'
- Fix globalSetup path from './src/__tests__/e2e/global.setup' to './e2e/global.setup'
- Create .env.development.example with development database configuration
- Update .gitignore to allow .env.example files to be tracked
2026-04-01 17:35:21 -07:00
david e4ce124326 remove playwright-report 2026-03-31 14:50:16 -07:00
david 5bd1f2359c chore: remove test artifacts and update .gitignore 2026-03-29 20:17:01 -07:00
david 123df671f5 nextjs-rewrite (#5)
Reviewed-on: #5
Co-authored-by: David Gwilliam <dhgwilliam@gmail.com>
Co-committed-by: David Gwilliam <dhgwilliam@gmail.com>
2026-03-30 02:30:13 +00:00
david c7df3aacfe remove Gemfile.lock from repo
for now, once i make sure it runs on all platforms it'll be fine
2024-09-12 17:53:09 -07:00
david d0010a5c9b initial commit hanami 2024-09-06 12:59:40 -07:00