Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pretix Matrix Inviter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIF
Pretix Matrix Inviter
Repository
de58d7605c13c0307eda9c4f375deea00c10ed9c
Select Git revision
Selected
de58d7605c13c0307eda9c4f375deea00c10ed9c
Branches
3
main
default
protected
fix/2023-10_gitlab-ci
renovate/configure
Tags
13
v1.8.0
v1.7.2
v1.7.1
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
17 results
Show more breadcrumbs
pretix-matrix-inviter
tests
test_main.py
test_main.py
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
Pretix cookiecutter template
Felix Schäfer
authored
3 years ago
f2ca7a32
History
f2ca7a32
3 years ago
History
Code owners
Assign users and groups as approvers for specific file changes.
Learn more.
test_main.py
72 B
1
2
3
4
def
test_empty
():
# put your first tests here
assert
1
+
1
==
2