snowballtools-base/packages/backend/test
Nabarun Gogoi 8ca55cd888
Implement polling for project deployment updates (#87)
* Populate organization and user if db is empty

* Use hardcoded user id from fixtures

* Implement polling for get deployments query

* Handle review changes

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-21 15:34:33 +05:30
..
fixtures Fix deployments visit URL and date filter (#78) 2024-02-20 10:53:42 +05:30
delete-db.ts Add script to delete existing database (#44) 2024-02-01 11:37:57 +05:30
initialize-db.ts Implement polling for project deployment updates (#87) 2024-02-21 15:34:33 +05:30
initialize-registry.ts Use environment variables from DB in published record data (#70) 2024-02-15 18:02:37 +05:30
publish-deploy-records.ts Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30