You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In discussing the new end to end testing setup with @cquinn540 we realized that we do not want to have to change the tests every time that the i18n strings have been changed. In order to mitigate this, we would like all strings used within the end to end tests in the frontend/test-e2e directory to access their strings from the en-US.json file directly.
Contribution
Happy to discuss and work on this with people! Would be a great first issue for someone who has some JavaScript/TypeScript experience 😊
The text was updated successfully, but these errors were encountered:
Terms
Description
In discussing the new end to end testing setup with @cquinn540 we realized that we do not want to have to change the tests every time that the i18n strings have been changed. In order to mitigate this, we would like all strings used within the end to end tests in the frontend/test-e2e directory to access their strings from the
en-US.json
file directly.Contribution
Happy to discuss and work on this with people! Would be a great first issue for someone who has some JavaScript/TypeScript experience 😊
The text was updated successfully, but these errors were encountered: