apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB

Home Page:https://github.com/apache/couchdb-fauxton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Nightwatch tests to validated partitioned database functions

Antonio-Maranhao opened this issue · comments

Currently there are no Nightwatch tests against partitioned databases because the feature is not yet available on the Docker image.

Once a suitable Docker image is released, some GUI tests should be added to validate:

  • Navigation
    • Selected partition key is preserved
    • Updating/clearing a partition key updates the list of results
  • View/Edit/Create partitioned views
  • Run partitioned Mango queries
  • Create partitioned indexes (Mango page)