Mikkel Malmberg
Mikkel Malmberg
I โฆ 1. Removed the locale file (I don't want to support locales although I would love it if you could add your translation to the readme!) 2. Moved all...
To clarify: I want to support locales but I don't want to bundle them as I'd have to keep them up to date for forever going forward
Thank you for working on this! โค๏ธ๐งก๐๐๐๐
Here: https://github.com/mikker/passwordless/wiki/User-submitted-locale-files
These are your system tests? (I see `/integration/` in the path) Can you make sure the right test helper is being included? We want it to be these https://github.com/mikker/passwordless/blob/master/lib/passwordless/test_helpers.rb#L46-L65 however...
Does your project include https://github.com/rails/rails-controller-testing ? Maybe that adds something?
Nice digging ๐ do you have an idea for a fix?
Appreciate it! ๐
Well tested PRs welcome.
Good digging! Yes, I think it would be great to have that included in the readme somewhere. PR welcome ๐