Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite4 alya-testsuite4
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuite4alya-testsuite4
  • Wiki
  • Add a new test

Add a new test · Changes

Page history
Update Add a new test authored Sep 04, 2020 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Add-a-new-test.md
View page @ 4bc031ac
......@@ -37,9 +37,11 @@ Create the `base/1p` directory to store the reference files used to validate the
`mkdir -p base/1p`
Put inside the files you will compare after the case execution. Take care of merging the subdomains.
Put inside the files you will compare after the case execution. Take care of merging the subdomains. These files must have exactly the same name as those generated during alya execution.
## Add and commit the files
Add and commit the files that are required to run your test. Do not commit to the test directory any file that is generated during the execution nor any file that is not necessary to run the test.
......
Clone repository
  • Home
  • User
    • Presentation
    • SSH configuration
    • Get the testsuite
    • Basic usage
    • Advanced configuration
    • Advanced usage
    • Analyze the results
    • Code Coverage
  • Developer
    • Add a new test
    • Test configuration
    • Base file format
    • Manage the tolerances
    • Troubleshooting