No description
  • Java 85.9%
  • JavaScript 8.1%
  • HTML 3.6%
  • CSS 1.1%
  • Less 0.5%
  • Other 0.7%
Find a file
MaddoScientisto 1d1bccdae6 Add Playwright tests for live site authentication and race page loading
- Introduced `auth.setup.js` to handle authentication against the live site and store the session state.
- Created `live-race.spec.js` to test loading a live race page with an authenticated session, including cookie validation.
- Added utility functions in `live-site-test-utils.js` for managing authentication, dismissing cookie banners, and checking UI states.
- Included a temporary JSON file for live state inspection.
- Updated deployment manifest to reflect new and modified files.
- Implemented `_inc_faceai_identity.jsp` for managing FaceAI identity cookies and included it in relevant JSP files.
- Added language management JavaScript in `lang.js`.
- Adjusted `fotoCR-en.jsp` and `fotoCR.jsp` to include the FaceAI identity logic.
- Created a tarball for staging deployment.
2026-04-19 10:26:34 +02:00
.forgejo/workflows Workflow for publishing 2026-04-11 16:01:09 +02:00
.github Add Playwright tests for live site authentication and race page loading 2026-04-19 10:26:34 +02:00
faceai Add Playwright tests for live site authentication and race page loading 2026-04-19 10:26:34 +02:00
rus First commit 2026-04-07 18:02:17 +02:00
stacks Add legacy URL handling and update environment configurations 2026-04-19 08:48:15 +02:00
sync Add Playwright tests for live site authentication and race page loading 2026-04-19 10:26:34 +02:00
test_pkl End to end tests 2026-04-12 19:31:12 +02:00
www Add Playwright tests for live site authentication and race page loading 2026-04-19 10:26:34 +02:00
.gitattributes first commit 2026-03-14 20:04:39 +01:00
.gitignore End to end tests 2026-04-12 19:31:12 +02:00
FACEAI_INTEGRATION_PLAN.md Refactor code structure for improved readability and maintainability 2026-04-12 17:26:17 +02:00
www_staged.tar Add Playwright tests for live site authentication and race page loading 2026-04-19 10:26:34 +02:00