-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add a unit test for the Delete action #54
Comments
I could give it a try |
Alright, comment here if you need any hints. |
What value can I pass as |
Yeah, hardcoding Here's an example, however it uses constants from the vue-admin core, but it's the same idea. |
hmm, when I tried hardcoding it with |
@oskar-kupski-elpassion are you still working on this, do you need any help? If you gave up on this issue please let me know to un-assign you. Thanks! |
Please unassign me
…On Sun, Oct 13, 2019 at 3:15 AM Santiago Botta ***@***.***> wrote:
@oskar-kupski-elpassion <https://github.com/oskar-kupski-elpassion> are
you still working on this, do you need any help? If you gave up on this
issue please let me know to un-assign you. Thanks!
|
Is your feature request related to a problem? Please describe.
There're no unit tests for the DeleteButton component. It would be nice to implement a simple unit test for that.
Describe the solution you'd like
The test should include:
The text was updated successfully, but these errors were encountered: