Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Some comments about feature tests #116

@fzalila

Description

@fzalila

Some comments:

  1. __tests__:
    1. some helpers defined in the test scripts do not seem to be used (ex loadUrl, waitForText, ...), are they necessary?
    2. nt4s url needs to be removed, this should preferably be a config variable somewhere (lib/config.js baseUrl?), you can use http://test.fadi.cetic.be as a placeholder.
    3. if possible, use the test case identifier in the filename instead of introducting a new numerotation
  2. provide examples in README.md
  3. Test-scripts-specifications.md :
    1. links should be relative, not absolute
    2. some links are missing
  4. Cockburns-specifications.md :
    • some links are missing
  5. remove remaining pgadmin references

Originally posted by @banzo in #107 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions