Skip to content
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

Improve Testing for libjs #113

Open
1 of 3 tasks
apoorv-2204 opened this issue Mar 6, 2023 · 1 comment
Open
1 of 3 tasks

Improve Testing for libjs #113

apoorv-2204 opened this issue Mar 6, 2023 · 1 comment
Labels
feature New feature request good first issue Good for newcomers testing Improve testing

Comments

@apoorv-2204
Copy link
Contributor

apoorv-2204 commented Mar 6, 2023

Is your feature request related to a problem?

we are missing some integration, unit tests, api tests more like demo tests.

Describe the solution you'd like

Add tests for

  • transaction_sender.js
  • api ( some api are remaining)
  • Api test , some test showing different ways to use libjs

Additional context

For testing absinthe socket, we can replace windows socket. more here
https://github.com/phoenixframework/phoenix/blob/main/assets/test/socket_test.js

@apoorv-2204 apoorv-2204 added feature New feature request good first issue Good for newcomers testing Improve testing labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request good first issue Good for newcomers testing Improve testing
Projects
None yet
Development

No branches or pull requests

1 participant