Hello all,I am working in a new start up where all of us have limited experience with system/server administation. We are in situation where our test suite is written and can pass all tests when running locally with our postgresSQL database also set up locally - the problem however, is running our test suite in our pipeline (we want to do this to include the tests in the automated build process before a pull request can be completed). I have looked at a way of deploying a postgresSQL database to azure cloud, but before investing in that solution - which cost approx. 300 USD pr. month - I would be most blessed if any of you has any experience with the same situation.To sum up; I have doubts about:Whether it is even necessary to host to database to test it or if there is another way to do it (I've looked into mocking, but it doesn't seem to fit our needs).If it is necesarry is there bettter ways to do it than hosting through Microsoft?Thanks in advance :-)
Submitted April 02, 2020 at 02:00PM by Bonner95
No comments:
Post a Comment