Closed BobdenOs closed 2 months ago
Is there also a runtime query that tests this?
All the objects defined in the module.exports
are being inserted into the table definitions. Then afterwards they are being read and checked for correctness. Where all properties starting with =
are used as expectation when the inserted property is different then the returned result. (test, example)
Is there also a runtime query that tests this?