Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests #136

Open
16 of 21 tasks
flange-ipb opened this issue Jan 4, 2022 · 0 comments
Open
16 of 21 tasks

Integration tests #136

flange-ipb opened this issue Jan 4, 2022 · 0 comments

Comments

@flange-ipb
Copy link
Contributor

flange-ipb commented Jan 4, 2022

Prepare integration tests via browser automation!

Incomplete list of tasks:

  • add Selenide
  • add Selenoid (Docker containers for remote WebDriver execution)
  • control Selenide/WebDriver configuration via Maven profiles:
    • browser type (FF, Chrome, maybe other browsers)
    • browser language
    • local vs. remote WebDriver execution (need to supply URL of Selenoid instance)
    • URL(s) of CRIMSy instance(s)
  • page objects

Page objects progress:

  • navigation
  • login
  • main search page
  • projects:
    • overview
    • edit project
    • project model
  • materials:
    • overview
    • search mask
    • search mask model
    • edit material
    • material models
  • items: ...
  • user management
  • group management
  • composite components:
    • acobjectModal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant