Currently test cases are executed in a mock environment by NodeJS. To ensure test results are as accurate and reliable as possible, add an option to take the sync functions generated from test document definitions, write them to a Sync Gateway config file, use that config to launch a live Sync Gateway instance and then execute the tests against that live instance.
Currently test cases are executed in a mock environment by NodeJS. To ensure test results are as accurate and reliable as possible, add an option to take the sync functions generated from test document definitions, write them to a Sync Gateway config file, use that config to launch a live Sync Gateway instance and then execute the tests against that live instance.