Stefan Naglee
Stefan Naglee
When investigating memory usage for an app that uses this project, I noticed that memory usage continually climbed over time with thousands of requests. After further investigation I think I...
**Is your feature request related to a problem? Please describe.** Define database schema using Gherkin clauses. **Describe the solution you'd like** Support for sql schema definitions inside the feature test...
**Describe the bug** Unable to explicitly set a varchar field to an empty string. When setting to an empty string, the value is converted to null. **To Reproduce** Steps to...
**Is your feature request related to a problem? Please describe.** There is a lot of overlap between the tomato.yml file and docker-compose file **Describe the solution you'd like** Maybe we...
Using localstack I think we could implement functional testing of applications that depend on AWS resources
It could be helpful to generate timeout/disconnection behavior for apps using tomato. There seem to be a few libraries that we could use as a proxy between the connections and...