Dan Orlando
7fdc862042
Build/Refactor: lint pre-commit hook and reformat repo to spec ( #314 )
...
* build/refactor: move lint/prettier packages to project root, install husky, add pre-commit hook
* refactor: reformat files
* build: put full eslintrc back with all rules
2023-05-18 14:09:31 -04:00
dncc89
44ea3601c9
feat: Frontend app title environment variable ( #291 )
...
* Add app name change support
* fix indentation
2023-05-17 19:23:13 -04:00
Daniel Avila
8a243e12fb
chore(landing.spec.js): comment out title expectation and update landing title text
2023-04-06 19:39:19 -04:00
Daniel Avila
3f42db4956
chore(playwright.yml): move 'Start API server' job to after 'Install Playwright Browsers' job
...
fix(landing.spec.js): change page.goto URL to 'http://localhost:3080/ '
2023-04-06 19:33:33 -04:00
Daniel Avila
a56c8696d3
fix(playwright.config.js): correct baseURL typo from 'http:/localhost:3080' to ' http://localhost:3080 '
2023-04-06 18:31:02 -04:00
Daniel Avila
e98ce09d6b
ci(playwright.yml): add Playwright tests workflow
...
fix(Landing.jsx): add id attribute to landing page title
test(landing.spec.js): update landing page title and h1 text content assertions
2023-04-06 17:33:02 -04:00
Daniel D Orlando
bd94c4233d
Playwright setup
2023-04-02 11:07:48 -07:00