Chris NeJame
Chris NeJame
With `pytest==5.3.3`, fixtures now tear down when they should. This highlighted an issue in the `django_db_blocker` fixture, in that it did not actually trigger the database to be set up....
**Describe the content issue**: It looks like the structure for how to define custom operation names for `subscriptions` is different than `mutations` and `queries`, as the docs highlight: ```graphql input...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v16.20.2 ### Amplify CLI Version 12.8.2 ### What operating system are...
Closes #18 It's been long requested (#18) to allow for custom logic for the distribution of tests among test groups in a simple and clean way. This adds that functionality...