farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles and model based testing
GNU General Public License v3.0
0 stars 0 forks source link

Setup GitHub pipelines #121

Open farhan5248 opened 8 months ago

farhan5248 commented 8 months ago

claim: pre and post deploy tests with mocks for unit and component testing admin: pre and post deploy with no mock for unit and component testing integration: both claim and admin, maven deploys with docker and then runs tests

later, make systemtests when there's a viewer service. make integration test with admin mock with claim actual and viewer actual then make a system test with all three services.