mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
a012aa6723
* initial test * add yaml * add logs * without tail * run again for consistency * wait longer * manuall configure cypress * use latest ubuntu * try installing all * yarn install * yarn install with cypress * full flow * run again for consistency * initial tests for trends * handle exception * separate e2e docker-compose * run on pr * trends-testing foundation * run test * don't pass everything * handle uncaught exceptions * fix dashboard tests * change email domain * change dataattr to data-attr and boilerplate cleanup * base url config * add script for test runner * change default postgres
5 lines
154 B
JSON
5 lines
154 B
JSON
{
|
|
"name": "Using fixtures to represent data",
|
|
"email": "hello@cypress.io",
|
|
"body": "Fixtures are a great way to mock data for responses to routes"
|
|
} |