-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #395 from mfocko/pagure-project-str
Add is_fork and username to PagureProject __str__ Reviewed-by: https://github.com/apps/packit-as-a-service
- Loading branch information
Showing
3 changed files
with
62 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53 changes: 53 additions & 0 deletions
53
...tegration/test_data/test_pagure/tests.integration.test_pagure.Forks.test_fork_in_str.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
_requre: | ||
DataTypes: 1 | ||
key_strategy: StorageKeysInspectFull | ||
version_storage_file: 2 | ||
unittest.case: | ||
tests.integration.test_pagure: | ||
ogr.services.pagure.user: | ||
ogr.services.pagure.service: | ||
requests.sessions: | ||
requre.objects: | ||
requests.sessions: | ||
send: | ||
- metadata: | ||
latency: 0.8971946239471436 | ||
module_call_list: | ||
- unittest.case | ||
- tests.integration.test_pagure | ||
- ogr.services.pagure.user | ||
- ogr.services.pagure.service | ||
- requests.sessions | ||
- requre.objects | ||
- requests.sessions | ||
- send | ||
output: | ||
__store_indicator: 2 | ||
_content: | ||
username: mfocko | ||
_next: null | ||
elapsed: 0.2 | ||
encoding: null | ||
headers: | ||
Connection: Keep-Alive | ||
Content-Length: '26' | ||
Content-Security-Policy: default-src 'self';script-src 'self' | ||
'nonce-YqLDC0BS8d7iY8mKO7VtBbIne' https://apps.fedoraproject.org; | ||
style-src 'self' 'nonce-YqLDC0BS8d7iY8mKO7VtBbIne'; object-src | ||
'none';base-uri 'self';img-src 'self' https:; | ||
Content-Type: application/json | ||
Date: Fri, 01 Nov 2019 13-36-03 GMT | ||
Keep-Alive: timeout=5, max=100 | ||
Referrer-Policy: same-origin | ||
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips | ||
mod_wsgi/3.4 Python/2.7.5 | ||
Set-Cookie: pagure=eyJfcGVybWFuZW50Ijp0cnVlLCJjc3JmIjp7IiBiIjoiWVRZelpEQmpZemczTldaa1pUWXhZV1ptT1dZMlkyWTFOMlV4T0dWa05EY3hZalkzTmpZek1BPT0ifX0.EYRyew.BuB19eIOGCc9z2zT-uzFxvR0LG8; | ||
Expires=Mon, 25-May-2020 12:52:11 GMT; Secure; HttpOnly; Path=/ | ||
Strict-Transport-Security: max-age=31536000; includeSubDomains; | ||
preload | ||
X-Content-Type-Options: nosniff | ||
X-Frame-Options: ALLOW-FROM https://pagure.io/ | ||
X-Xss-Protection: 1; mode=block | ||
raw: !!binary "" | ||
reason: OK | ||
status_code: 200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters