Skip to content

Add integration tests for pre-filled category/country at page with series creation after adding new category/country #240

@php-coder

Description

@php-coder
  • After adding new category user should see a message with link to series creation page. When he/she open this link category must be filled
  • After adding new country user should see a message with link to series creation page. When he/she open this link country must be filled
  • When user open /series/add/category/{id} category must be filled
  • When user open /series/add/country/{id} country must be filled
  • When user open /series/add/category/{id} with unknown category, then category field must not be filled
  • When user open /series/add/country/{id} with unknown country, then country field must not be filled

Technical debt for: 4877c26

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions