miniflux-v2/tests
Frédéric Guillot a352aff93b Remove deprecated io/ioutil package
Miniflux now requires at least Go 1.16 and io/util is deprecated.

https://golang.org/doc/go1.16#ioutil
2021-02-16 21:25:21 -08:00
..
category_test.go Renaming non-existent category via API should returns a 404 2020-12-13 19:05:10 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
endpoint_test.go Split integration tests into multiple files 2018-08-25 11:55:47 -07:00
entry_test.go Add API endpoints to get feeds and entries of a category 2021-01-18 19:44:02 -08:00
feed_test.go Validate Keep list and Block list rules syntax 2021-02-07 18:53:56 -08:00
import_export_test.go Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
subscription_test.go Refactor feed validator 2021-01-04 14:47:25 -08:00
tests.go Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -08:00
user_test.go Refactor user validation 2021-01-03 21:36:35 -08:00