-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create shared mocks library #564
Conversation
|
de6c631
to
1ac1221
Compare
b8558ae
to
4846de7
Compare
e40a150
to
3521884
Compare
1ac1221
to
d26a952
Compare
db38615
to
95081b4
Compare
Merge activity
|
This PR sets up a new mocks libraries that contain data and API mocks for use across app test suites. The mocks added in this PR will be used in both the walletd unit tests and the playwright walletd-e2e tests.