Re: Reference data while testing

2023-10-02 Thread Jun Say
Thank you for your email. https://hahaha0505.netlify.app/ If you have any questions, please share with me. Thank you. On Tue, Oct 3, 2023 at 10:30 AM Mike Dewhirst wrote: > > This is probably in the docs so please drop me a link if you can. > > My project has fifteen or more tables of

Reference data while testing

2023-10-02 Thread Mike Dewhirst
This is probably in the docs so please drop me a link if you can.My project has fifteen or more tables of reference data which determine how the software behaves and therefore is critical to unit testing.Fixtures are unworkable and I  need to respond to the actual reference data.How can i do