-
Notifications
You must be signed in to change notification settings - Fork 742
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
Write unit tests for client/app/utils/index.js #2128
Comments
I would like to give this a try @julianguyen |
That would be great, thank you! Feel free to assign yourself to the issue @akk312000 :) |
@julianguyen I'm not able assign the issue to myself, can you guide me how should I do that? I'm not able to see the "assign yourself" button near Assignees field |
@akk312000 Ahh looks like you're not added to the project org. I just sent you an invitation and assigned you. |
@julianguyen I am investigating this and I wanted to ask if I am supposed to create |
Hello @julianguyen, |
@julianguyen What else needs to be done on this issue? Unit tests for setCsrfToken and renderContent? |
@lucas-codes-stuff that is correct! |
Looks like this one is already covered here? 893d433 🤔 ? https://github.com/ifmeorg/ifme/blob/main/client/app/utils/__tests__/index.spec.jsx I can write better tests for cc @julianguyen |
Description
Write unit tests for client/app/utils/index.js
Functions include:
randomString
setCsrfToken
getPusher
renderContent
Please assign yourself (via the Assignees dropdown), if you do want to work on this issue. Can't find yourself? You need to join our organization.
Check out our Picking Up Issues guide if you haven't already!
The text was updated successfully, but these errors were encountered: