Gráfico de commits

378 commits

Autor SHA1 Mensaje Fecha
Lorenz Diener 48d54effc8 Add lists endpoint 2017-12-13 17:47:50 +01:00
Lorenz Diener 7ed769b37a Add list streaming 2017-12-13 17:26:44 +01:00
Lorenz Diener 75aebac744 Add custom_emojis 2017-12-13 17:17:42 +01:00
Lorenz Diener c06baa13b3 Update verify_credentials docs 2017-12-13 17:11:45 +01:00
Lorenz Diener d28b5725f4 Improve documentation 2017-12-11 16:23:22 +01:00
Lorenz Diener ce5b0ca576 Update docs, fixes #106 2017-12-11 15:30:24 +01:00
Lorenz Diener 8a8c62a8e7 Fix tests 2017-12-11 14:52:03 +01:00
Lorenz Diener 15b32257fa Document versioning 2017-12-11 14:41:15 +01:00
Lorenz Diener fad615b8d6 Fix versioning functionality more, explicit version check 2017-12-11 14:34:51 +01:00
Lorenz Diener a93f051b5e Fix instance() 2017-12-11 14:22:35 +01:00
Lorenz Diener 0b701ca6ac Make the version check be not wrong 2017-12-11 14:18:54 +01:00
Lorenz Diener 3bf2299e7e Make decorated functions actually return things 2017-12-11 14:02:57 +01:00
Lorenz Diener 9acfb0d3d8 Versioning fixes 2017-12-11 14:00:14 +01:00
Lorenz Diener d87ff6d490 Version all endpoints where such a thing makes sense 2017-12-11 12:33:30 +01:00
Lorenz Diener 3ba917d363 Add versionind decorator 2017-12-11 11:49:14 +01:00
Lorenz Diener edb3aaa28c
Add codecov status bagge to README 2017-11-30 16:04:42 +01:00
Lorenz Diener 7e3a4a17a2
Merge pull request #113 from codl/more-tests
More tests!
2017-11-30 16:02:52 +01:00
Lorenz Diener c6f1196ddc
Merge pull request #112 from codl/fix-111
fix #111
2017-11-30 16:02:29 +01:00
Lorenz Diener f52c8f5024
Merge pull request #110 from codl/fix-xfail-tests
Fix xfail tests
2017-11-30 16:01:26 +01:00
codl d87ada3d73
add tests for notification methods 2017-11-30 02:36:43 +01:00
codl 9a9604896c
add test for favourites 2017-11-30 02:26:28 +01:00
codl f274e0fb5c
add tests for mutes and blocks 2017-11-30 02:24:16 +01:00
codl 7389a8888d
add test for search method 2017-11-30 02:13:44 +01:00
codl 2abb1f1715
disable follow request emails on test user 2017-11-30 02:05:09 +01:00
codl 9227528a15
add tests for follow request methods 2017-11-30 01:54:52 +01:00
codl 2b40089810
add tests for domain block methods 2017-11-30 01:29:20 +01:00
codl f9a52029fc
add tests for account methods 2017-11-30 00:56:35 +01:00
codl 7464315be7
add test for using _pagination_prev and _pagination_next directly 2017-11-29 23:59:53 +01:00
codl 7d51c0b17e
update test docs 2017-11-29 23:46:51 +01:00
codl d76c26e4b9
add test for throwing when requesting a hashtag tl with a leading hash 2017-11-29 22:34:13 +01:00
codl 050077e97a
fix #111 2017-11-29 22:16:53 +01:00
codl 4d99e9316e
add failing test case for #111 2017-11-29 22:07:27 +01:00
codl 309cc26ded
add another user to the test setup 2017-11-29 22:06:24 +01:00
codl 5ecff35446
mark the 2 tests that are xfail as strictly xfail 2017-11-29 18:34:18 +01:00
codl 51b221e87f
id hook test shouldn't be marked as expected to fail anymore 2017-11-29 18:32:37 +01:00
Lorenz Diener 0f753e621a
Update README.rst 2017-11-29 18:11:03 +01:00
Lorenz Diener a7e2caa369 Check hashtags in streaming API 2017-11-29 18:04:54 +01:00
Lorenz Diener c5970d10f9 Fix the thing I previously broke
lets pretend I was just testing the CI okay
2017-11-29 17:57:04 +01:00
Lorenz Diener 1c64c39701 add hashtag leading # detection, closes #105 2017-11-29 17:54:27 +01:00
Lorenz Diener 961425e2ab
Merge pull request #109 from codl/test-suite
Test suite
2017-11-29 17:48:56 +01:00
codl e79987df24
Revert "travis: only notify when a build starts failing, not every time"
This reverts commit cfc6ecc908.
2017-11-29 02:42:07 +01:00
Lorenz Diener 5b811b719d
Merge pull request #107 from codl/fix-streaming-tests
fix streaming tests
2017-11-28 14:14:30 +01:00
codl d41e4f42d5
add test documentation 2017-11-28 14:12:15 +01:00
codl 59c4e4d4f8
fix streaming tests 2017-11-28 13:50:57 +01:00
codl 95777fe58e
add [test] extra so test deps can be installed before running tests 2017-11-28 06:03:13 +01:00
codl d47f915bfb
add test for fetch_remaining 2017-11-28 01:49:15 +01:00
codl 655a45e086
add test for pagination 2017-11-28 01:41:18 +01:00
codl 38f99480db
add tests for media 2017-11-27 23:49:14 +01:00
codl c73fd26729
add tests for writing statuses 2017-11-27 22:52:19 +01:00
codl 26eb1004bb
add tests for reading statuses 2017-11-27 21:36:34 +01:00