Closed 5r1n1 closed 4 years ago
Test Case Setup committed
@shinenelson Please re-title this reflect reduction in scope of test cases restricted to AirTable. And create tickets in the back for testing Google Sheets and SmartSheets. Ping me if you have questions.
Btw, I am assigning this to you since my understanding is that you are already on it.
I've updated the issue description to have just the proxy-server
functionality tests listed. the other tests have been split off into different tests linked back here.
PS : the setting up of the crud-server
has been moved into the crud-server
.
validate incoming requests coming into the
proxy-server
.PUT
/POST
/PATCH
requests should have a bodyallowList
we decided that we would write the test though it wouldn't be functional because the actual code for the test is not implemented. the idea is to make the test fail until the code is implemented and the test should pass once the code is implemented.hiddenFormField.policy
ispass-if-match
hiddenFormField.value
MUST be filledhiddenFormField.value
should match with value in databasehiddenFormField.include = true
hiddenFormField.policy
isdrop-if-filled
HTTP 200 OK
ifhiddenFormField.value
is filledhiddenFormField.value
is not filled