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 Integration tests for mastodon websocket 2018-12-17 17:09:06 +01:00
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 Fix uploads test. 2018-12-17 20:55:24 +01:00
web [#114] Fixed test. 2018-12-20 15:23:16 +03:00
activity_test.exs Format the code. 2018-03-30 15:01:53 +02:00
captcha_test.exs Make captcha (kocaptcha) stateless 2018-12-21 09:55:47 +03:00
config_test.exs Pleroma.Config.delete/1 2018-11-30 18:27:27 +01:00
filter_test.exs fix warnings 2018-12-12 09:09:19 +03:00
formatter_test.exs [#413] fix parse mentions 2018-12-20 09:35:01 +00:00
html_test.exs test: add smoketests for the scrubbing policies 2018-09-22 03:45:37 +00:00
http_test.exs add test 2018-12-04 20:37:13 +03:00
list_test.exs fix warnings 2018-12-12 09:09:19 +03:00
media_proxy_test.exs Media proxy: fix url encoding 2018-12-07 21:57:59 +01:00
notification_test.exs fix warnings 2018-12-12 09:09:19 +03:00
object_test.exs object: split object_cache from user_cache 2018-11-01 08:41:46 +00:00
test_helper.exs Format the code. 2018-03-30 15:01:53 +02:00
upload_test.exs [#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check 2018-12-05 13:37:06 +03:00
user_test.exs [#114] Added email confirmation resend action. Added tests 2018-12-18 17:22:46 +03:00
xml_builder_test.exs Format the code. 2018-03-30 15:01:53 +02:00