Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test for fetch_remaining | codl | 2017-11-28 | 1 | -0/+1881 |
| | |||||
* | add test for pagination | codl | 2017-11-28 | 1 | -0/+691 |
| | |||||
* | add tests for media | codl | 2017-11-27 | 3 | -0/+3026 |
| | |||||
* | add tests for writing statuses | codl | 2017-11-27 | 14 | -0/+975 |
| | |||||
* | add tests for reading statuses | codl | 2017-11-27 | 5 | -0/+422 |
| | |||||
* | add tests for log_in | codl | 2017-11-27 | 3 | -0/+110 |
| | |||||
* | update public tl test to also test local tl | codl | 2017-11-27 | 1 | -33/+94 |
| | |||||
* | add a test for accessing a tl that one does not have access to | codl | 2017-11-27 | 1 | -0/+28 |
| | |||||
* | add timeline tests | codl | 2017-11-27 | 4 | -0/+426 |
| | |||||
* | add a test for instance | codl | 2017-11-27 | 1 | -0/+27 |
| | |||||
* | add tests for json hooks | codl | 2017-11-27 | 4 | -0/+341 |
including a failing test for that thing i fixed earlier which isn't in this branch 😓 |