Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !509

Draft: Add all expid_dir_path functions to autosubmit.py and fix tests

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Irene Simó Muñoz requested to merge iss1435 into master Nov 05, 2024
  • Overview 14
  • Commits 1
  • Pipelines 0
  • Changes 6

All previous definitions all expid_path, tmp_path, log_path and aslogs_path (and similar) have been removed and their calls have been switched for BasicConfig.foo() calls. Impacted tests are mainly affected in terms of adding Mock objects since BasicConfig.foo() functions are not available in autosubmitconfigparser yet. No new tests added.

  • Resolve merging conflicts
  • Remove mocked tests and use testing from latest configparser commit until new version is launched
Edited Dec 09, 2024 by Irene Simó Muñoz
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: iss1435