-
Now that [login.gov](http://login.gov) login is being utilized by the e2e tests, we no longer have a need for the legacy debug login. This ticket is to remove the code associated with this functionali…
-
### Background:
In some cases, we use NOSQL DB like Hbase , mongo ,ES to store heterogeneous or large data.
But mock read/white access in NOSQL DB like Hbase with no data corruption is not currently…
-
### Is your feature request related to a problem? Please describe.
When doing development of APIs and clients, it is often useful to be able to create Mock API endpoints for testing/validation befo…
-
I have a utility to mock a task for testing I think would be nice for everyone to have.
I would submit it as a test-support helper, but it has a requirement for sinon, not sure if that would be a …
-
Using MockedProvider in Storybook doesn't seem to return anything.
When wrapping my component in the MockedProvider, it no longer throws an error that there's no Apollo client. So this proves that …
-
When you create a project from scratch and run `pytest` , it fails with the following error:
```
E fixture 'mock_koza' not found
> available fixtures: anyio_backend, anyio_backend_nam…
-
Hi CarlosNZ,
To provide easier selection of object properties.
I'm proposing a new prop `restrictAddSelection`, similar to `restrictTypeSelection`, where the user is given a dropdown, if prop is…
-
As discussed offline, we want to add playwright tests to the dashboard in order to have coverage across different layers. The ones we mentioned we'd want to cover are:
- Mocking Data and looking at U…
-
I can see there is code to mock server data. But is undocumented. Can you show how to mock data using the `shared-grunt-config` package? Thanks
-
Hello you all! I'm using this awesome library some days ago, this works pretty well in some tests I did, Now I'm trying to get the data inside a navigateTo param when my app is NOT running. I'm using …