* Add tests for finding artists using the new Pixiv URLs in Artist#find_all_by_url. * Add tests for the artist finder JSON API in ArtistsController#finder. * Add tests for the artist page search form in ArtistsController#index.