Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting variables #34

Merged
merged 34 commits into from
Oct 16, 2024
Merged

Extracting variables #34

merged 34 commits into from
Oct 16, 2024

Conversation

vrbanecd
Copy link
Collaborator

All configuration for Teapot and Storm-webdav has now been pulled out of teapot.py and is located in config.ini file. Changes to the documentation were made to reflect this.

@vrbanecd vrbanecd merged commit 81bdfaa into main Oct 16, 2024
23 of 26 checks passed
@vrbanecd
Copy link
Collaborator Author

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
32 0 0 32 100 19.140011s

Passed Tests

Name ⏱️ Duration Suite
GET USER1 9.649 s Teapot-Tests
GET USER2 8.500 s Teapot-Tests
GET NO TOKEN 0.013 s Teapot-Tests
GET INVALID TOKEN 0.044 s Teapot-Tests
PUT REQUEST INVALID TOKEN 0.013 s Teapot-Tests
PUT REQUEST NO TOKEN 0.012 s Teapot-Tests
PUT REQUEST USER1 0.132 s Teapot-Tests
PUT REQUEST USER2 0.103 s Teapot-Tests
GET FILE USER1 0.070 s Teapot-Tests
GET FILE USER2 0.056 s Teapot-Tests
GET FILE NO TOKEN 0.011 s Teapot-Tests
GET FILE INVALID TOKEN 0.009 s Teapot-Tests
DELETE REQUEST USER1 0.046 s Teapot-Tests
DELETE REQUEST USER2 0.041 s Teapot-Tests
DELETE REQUEST INVALID TOKEN 0.009 s Teapot-Tests
DELETE REQUEST NO TOKEN 0.009 s Teapot-Tests
GET USER1 EXTRA_AREA 0.038 s Teapot-Tests
GET USER2 EXTRA_AREA 0.038 s Teapot-Tests
GET NO TOKEN EXTRA_AREA 0.010 s Teapot-Tests
GET INVALID TOKEN EXTRA_AREA 0.009 s Teapot-Tests
PUT REQUEST INVALID TOKEN EXTRA_AREA 0.009 s Teapot-Tests
PUT REQUEST NO TOKEN EXTRA_AREA 0.009 s Teapot-Tests
PUT REQUEST USER1 EXTRA_AREA 0.034 s Teapot-Tests
PUT REQUEST USER2 EXTRA_AREA 0.037 s Teapot-Tests
GET FILE USER1 EXTRA_AREA 0.056 s Teapot-Tests
GET FILE USER2 EXTRA_AREA 0.060 s Teapot-Tests
GET FILE NO TOKEN EXTRA_AREA 0.010 s Teapot-Tests
GET FILE INVALID TOKEN EXTRA_AREA 0.009 s Teapot-Tests
DELETE REQUEST USER1 EXTRA_AREA 0.035 s Teapot-Tests
DELETE REQUEST USER2 EXTRA_AREA 0.051 s Teapot-Tests
DELETE REQUEST INVALID TOKEN EXTRA_AREA 0.009 s Teapot-Tests
DELETE REQUEST NO TOKEN EXTRA_AREA 0.009 s Teapot-Tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant