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

feat(api tester): enable specific user authentication for given endpoint #67

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

Dzov
Copy link
Contributor

@Dzov Dzov commented Nov 4, 2024

No description provided.

@Dzov Dzov requested a review from sidux November 4, 2024 14:47
Copy link

github-actions bot commented Nov 4, 2024

Issued by Coverage Checker:

Coverage

✅ Your code coverage has not been degraded 🎉

Measure Main branch refs/pull/67/merge
Coverage 42.281% 43.333%
Total lines 3200 3210
Covered lines 1353 1391

∆ 1.052

🟢 ↗️ Improved files:

File On main branch refs/pull/67/merge
APITester/APITester/src/Config/Filters.php 0 / 37 (0%) 24 / 64 (37.5%)
APITester/APITester/src/Definition/Example/OperationExample.php 230 / 293 (78.498%) 236 / 294 (80.272%)
APITester/APITester/src/Definition/Token.php 11 / 17 (64.706%) 13 / 19 (68.421%)

@Dzov Dzov force-pushed the authenticate_specific_user branch 2 times, most recently from 46fa00c to da82d4d Compare November 6, 2024 16:39
@Dzov Dzov requested review from sidux and removed request for sidux November 6, 2024 16:39
@Dzov Dzov force-pushed the authenticate_specific_user branch from da82d4d to 43ba548 Compare November 6, 2024 16:41
@Dzov Dzov linked an issue Nov 8, 2024 that may be closed by this pull request
sidux
sidux previously approved these changes Nov 8, 2024
@Dzov Dzov dismissed stale reviews from fredericjaume-oc and sidux via f972240 November 13, 2024 14:35
@Dzov Dzov requested a review from sidux November 18, 2024 10:11
sidux
sidux previously approved these changes Nov 18, 2024
@Dzov Dzov force-pushed the authenticate_specific_user branch 2 times, most recently from 219f7de to c090d53 Compare November 18, 2024 16:38
@Dzov Dzov force-pushed the authenticate_specific_user branch from c090d53 to 614c0e1 Compare November 18, 2024 16:39
@Dzov Dzov merged commit 2f54edb into main Nov 19, 2024
4 checks passed
@Dzov Dzov deleted the authenticate_specific_user branch November 19, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Token management on examples preparator
3 participants