pleroma/test
Ekaterina Vaartis 336e37d98f Make captcha (kocaptcha) stateless
Also rename seconds_retained to seconds_valid since that's how it is
now. Put it down from 180 to 20 seconds. The answer data is now
stored in an encrypted text transfered to the client and back, so no
ETS is needed
2018-12-21 09:55:47 +03:00
..
fixtures update test 2018-12-04 14:04:06 +03:00
integration
plugs Merge branch 'ci-test-fix' into 'develop' 2018-12-20 16:31:08 +00:00
support Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
tasks
web [#114] Fixed test. 2018-12-20 15:23:16 +03:00
activity_test.exs
captcha_test.exs Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
config_test.exs
filter_test.exs
formatter_test.exs [#413] fix parse mentions 2018-12-20 09:35:01 +00:00
html_test.exs
http_test.exs
list_test.exs
media_proxy_test.exs
notification_test.exs
object_test.exs
test_helper.exs
upload_test.exs
user_test.exs [#114] Added email confirmation resend action. Added tests 2018-12-18 17:22:46 +03:00
xml_builder_test.exs