mobilizon/test
Thomas Citharel d0835232d6
refactor(backend): change naming of function names to avoid the is_ prefix
Following Credo.Check.Readability.PredicateFunctionNames check

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-01-04 13:35:08 +01:00
..
federation fix(nodeinfo): make sure we only process JSON content 2024-01-03 18:33:13 +01:00
fixtures feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
graphql fix(graphql): set default value for resource type parameter 2023-12-06 14:43:51 +01:00
mobilizon test: fix unit backend tests 2023-11-15 16:35:40 +01:00
service fix(nodeinfo): make sure we only process JSON content 2024-01-03 18:33:13 +01:00
support test: fix tests using verified routes 2023-12-01 16:34:48 +01:00
tasks refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
web feat(activitypub): implement FEP-2677 to identify the application actor used for federation 2023-12-14 16:31:58 +01:00
test_helper.exs