Commit Graph

8 Commits

Author SHA1 Message Date
2e99a0c155
Mention the HTTP method in tests.
All checks were successful
the build was successful
2019-04-16 21:38:08 +02:00
361f2eaf68
Get environment variables only one time. 2019-04-16 03:55:28 +02:00
5875adf5db
Simplyfied and reduced calls in tests greatly.
All checks were successful
the build was successful
2019-04-15 07:14:54 +02:00
fa3eefdb74
Print what() in tests if an exception is thrown.
All checks were successful
the build was successful
2019-04-15 02:00:05 +02:00
ae7ac65931
Allowed the user ID for tests to be changed.
With the environment variable MASTODON_CPP_USER_ID.
2019-04-15 01:19:26 +02:00
0ffd41c851
Allowed the setting of the instance for testing.
All checks were successful
the build was successful
Via the environment variable MASTODON_CPP_INSTANCE.
2019-04-14 23:08:44 +02:00
09793c5511
Added tests for API::v1::accounts_verify_credentials.
All checks were successful
the build was successful
2019-04-14 22:30:37 +02:00
0166cc7b53
Added test for API::v1::accounts_id.
All checks were successful
the build was successful
2019-04-14 19:58:55 +02:00