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

Make a terra project base demo backend to test terra-admin e2e #262

Open
5 of 19 tasks
submarcos opened this issue Jun 26, 2020 · 0 comments
Open
5 of 19 tasks

Make a terra project base demo backend to test terra-admin e2e #262

submarcos opened this issue Jun 26, 2020 · 0 comments

Comments

@submarcos
Copy link
Member

submarcos commented Jun 26, 2020

What to test ?

  • General
  • Theme standard or overrided

  • Translation follow api/settings language (fro en-us or fr-fr) -> fallback to en is ok if not known

  • Module list depends on api//settings enabled_modules

  • Landing module depends on api//settings landing_modules

  • You can change the favicon in api/settings

  • Accounts module
  • test and manage users and groups if permissions are ok
  • CRUD module
  • Map base layers -> list is linked to /api/crud/settings/ + you can change on click and it's ok

  • You can naviguate in left menu

  • Can search in lists

  • Can sort lists

  • Can show layers extra geom on list (not for now) , on detail

  • Default properties in list are defined in api/crud/settings

  • You can create main geometries and fill properties (all types)

  • You can create or update extra geometries (all types)

  • You can change informations on detail

  • You can add documents

  • You can delete object

  • You can do a screenshot of the map

  • You can generate the document of the object

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