aboutsummaryrefslogtreecommitdiffhomepage
path: root/integration_test.go
Commit message (Collapse)AuthorAge
* Add integration test for search queryGravatar Frédéric Guillot2018-07-07
|
* Improve feed and user API updates with optional valuesGravatar Frédéric Guillot2018-06-23
|
* Add more filters for API call /entriesGravatar Frédéric Guillot2018-06-09
| | | | | | | | | | New filters: - before (unix timestamp) - before_entry_id - after - after_entry_id - starred (boolean)
* Add integration test for /me endpointGravatar Frédéric Guillot2018-05-14
|
* Add API endpoint to import OPML fileGravatar Frédéric Guillot2018-04-29
|
* Add integration test for export API endpointGravatar Frédéric Guillot2018-01-12
|
* Add API handler to fetch user by usernameGravatar Frédéric Guillot2017-12-26
|
* Add bookmarksGravatar Frédéric Guillot2017-12-22
|
* Add FeedIcon API call and update dependenciesGravatar Frédéric Guillot2017-12-16
|
* Move packages http and urlGravatar Frédéric Guillot2017-12-02
|
* Add integration tests for entriesGravatar Frédéric Guillot2017-11-26
|
* Add integration tests for feedsGravatar Frédéric Guillot2017-11-25
|
* Add integration tests for feed creationGravatar Frédéric Guillot2017-11-25
|
* Add integration test for discover endpointGravatar Frédéric Guillot2017-11-25
|
* Add integration tests for categoriesGravatar Frédéric Guillot2017-11-25
|
* Add integration tests for usersGravatar Frédéric Guillot2017-11-25
|
* Add first integration testGravatar Frédéric Guillot2017-11-25