testing repeater / fillForm / fill default item
Hi - I'm just getting started writing tests for my app with Pest. My first and most high-traffic resource has a repeater on it, which shows 1 instance by default. When I run fillForm() and pass in one instance of a repeater record, I end up with 2 instances. Thanks in advance for any advice!
the form has this repeater:
the testing db ends up with 2 policy instances
0 Replies