- Without AAD local instance? - With/Without GPT? - [x] Docker compose to run locally - [x] Basic test examples - [x] CI/CD (seems more troublesome if not using npx) - [ ] checkout npx - [ ] tests that really do something - may require alternative endpoint to openAI (mock? local container?) - [ ] improve docker file so test change does not need to reinstall playwright (maybe switch to npx?)
Without AAD local instance?
With/Without GPT?
Docker compose to run locally
Basic test examples
CI/CD (seems more troublesome if not using npx)
checkout npx
tests that really do something - may require alternative endpoint to openAI (mock? local container?)
improve docker file so test change does not need to reinstall playwright (maybe switch to npx?)