Skip to content
Snippets Groups Projects

Use tmp_path instead of tempfile in ElementMixin tests

Merged Erwan Rouchet requested to merge tmp-path into master

Quick cleanup made while working on !115 (merged): tempfile and os.unlink were used instead of letting pytest deal with temporary files itself, which sometimes caused a mess in /tmp.

Edited by Erwan Rouchet

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Bastien AbadieBastien Abadie 3 years ago (Jun 29, 2021 2:25pm UTC)

Merge details

  • Changes merged into master with 660667c8 (commits were squashed).
  • Deleted the source branch.

Pipeline #78628 passed

Pipeline passed for 660667c8 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading