eBooru/test
evazion 8cadef2dd7 pixiv: fix illust id parsing (fix #4043).
* Tighten up illust id parsing to avoid misparsing ids from
  non-illust urls (sketch urls and novel urls).

* Move id parsing tests from post_test.rb to sources/pixiv_test.rb.

* Drop support for touch.pixiv.net urls. These urls are no longer used
  by Pixiv and aren't present as the source of any posts on Danbooru.
2019-01-13 14:28:51 -06:00
..
controllers
factories tests: don't automatically approve aliases/implications on creation. 2018-12-31 17:07:14 -06:00
files
fixtures
functional aliases/implications: fix controller tests. 2018-12-31 19:08:15 -06:00
helpers
mailers/previews
models Fix #3815: Adjust notes positions/sizes after post replacement 2018-12-16 13:55:35 -06:00
test_helpers add post count estimates for bulk update requests 2019-01-09 15:54:55 -08:00
unit pixiv: fix illust id parsing (fix #4043). 2019-01-13 14:28:51 -06:00
test_helper.rb