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

REFACTOR: Remove .erb file from javascript tests #10873

Merged
merged 1 commit into from Oct 8, 2020

Conversation

eviltrout
Copy link
Contributor

We can't use erb in Ember CLI (since it does not have Ruby) so this has
been ported to use our javascript:update_constants rake test instead.

Note we don't have to run this every time a notification type as it's
only used by fixtures to fill in some specific types we test against.

We can't use erb in Ember CLI (since it does not have Ruby) so this has
been ported to use our `javascript:update_constants` rake test instead.

Note we don't have to run this every time a notification type as it's
only used by fixtures to fill in some specific types we test against.
@eviltrout eviltrout requested a review from jbrw October 8, 2020 19:42
@eviltrout eviltrout merged commit 4a8f5db into master Oct 8, 2020
@eviltrout eviltrout deleted the notification-type-erb branch October 8, 2020 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants