Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • R regapp-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • feudal
  • regapp-tools
  • Merge requests
  • !1

Unittests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged borja.sanchis requested to merge unittests into master Jun 16, 2020
  • Overview 2
  • Commits 7
  • Changes 4

Hi,

I have created a small set of unittests to have a better control of the changes.

To run them it is very easy, just: python -m unittest on the top folder of the project.

Note that as supposed by the .gitignore, that you need a configuration file "regapp_tools.conf" on the local folder.

Related to the issue #2 (closed), one of them: "test_username_from_subiss_test_egi" is taking my subiss from egi and testing it is converted to the expected username (failing for now...). It needs to modify on the line 39 what is the expected value after the conversion.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: unittests

Imprint