Add an integration test for repo.refresh
This has been failing due to a missing ini key. An integration test can prevent similar occurrences, and validate that the refresh worked.
I think this can go in AlluraTesting, doesn't have to be sourceforge.net-specific
We decided to run this in the forge-classic integration tests, where mechanize is already in place and services are running.
We haven't had issues with this again, the test won't be easy to write, and we have other mechanisms in place now to catch .ini changes
Log in to post a comment.
I think this can go in AlluraTesting, doesn't have to be sourceforge.net-specific
We decided to run this in the forge-classic integration tests, where mechanize is already in place and services are running.
We haven't had issues with this again, the test won't be easy to write, and we have other mechanisms in place now to catch .ini changes