Tom Hughes
|
f6818bb2ed
|
Avoid accidental locale changes in tests
|
2021-06-22 19:05:55 +01:00 |
|
Tom Hughes
|
63e4a89323
|
Fix new ruboop warnings
|
2021-06-22 18:34:15 +01:00 |
|
Tom Hughes
|
3512d6303c
|
Fix new rubocop warnings
|
2021-03-23 19:48:13 +00:00 |
|
Tom Hughes
|
1f136a84a6
|
Prevent CSRF bypass with login form
|
2021-02-10 20:39:23 +00:00 |
|
Tom Hughes
|
473da378b7
|
Remove fallback to hostip.info
We haven't used hostip.info in production for years, except
for when we did so by accident, leading to a two hour partial
outage when it went down.
|
2020-01-06 19:14:12 +00:00 |
|
Tom Hughes
|
03408b6294
|
Update get/post etc to remove use of deprecated syntax
|
2017-06-27 08:26:44 +01:00 |
|
Tom Hughes
|
07673278f1
|
Remove deprecated get_via_direct and post_via_redirect methods
|
2017-06-06 00:03:39 +01:00 |
|
Tom Hughes
|
5b33f3f8e3
|
Fix rubocop warnings
|
2017-06-02 00:08:30 +01:00 |
|
Andy Allan
|
b690feba15
|
Use user factories for page_locale integration tests.
|
2017-03-10 14:53:19 +00:00 |
|
Tom Hughes
|
8eca904388
|
Rename stub_signup_requests to stub_hostip_requests
|
2016-11-09 20:36:09 +00:00 |
|
Andy Allan
|
7cc1cc618d
|
Extract the hostip.info stubbing into a common method.
There doesn't appear to be any before(:suite) equivalent for Minitest
so this is the least-surprising way to do this.
|
2016-11-09 16:00:47 +00:00 |
|
Andy Allan
|
d3d6e9902c
|
Stub out requests to hostip.info during tests
These are detecting the correct locale for showing terms during signup
|
2016-10-30 10:28:46 +01:00 |
|
Tom Hughes
|
1aff968589
|
Add some tests for the locale library
|
2016-01-07 18:45:18 +00:00 |
|