-
Notifications
You must be signed in to change notification settings - Fork 217
[SDK-2752] Expand test coverage and finish migration to Pest framework #552
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
0594c4b
tests: Expand test coverage
evansims da10e75
tests: Expand test coverage
evansims 376829c
tests: Expand test coverage
evansims 07f185a
tests: Fix unit tests running in Windows
evansims 74a44c6
Merge branch 'main' into expand-test-coverage
evansims 66463e3
tests: Expand test coverage
evansims 5d859ab
fix: handleInvitation() should return a URL
evansims a8d9d3b
fix: Improve ConfigurableMixin type validation
evansims 3596e89
tests: Code style pass
evansims 00d33dc
tests: Address test warning about dynamic class names
evansims aa7d2e3
tests: Expand test coverage
evansims a164278
Merge branch 'main' into expand-test-coverage
evansims 68c05a9
Fix merge conflicts
evansims 5c3a2fb
tests: Fix test warning; PHP < 8.0 doesn't support `mixed` as a typehint
evansims e9a4d2c
change: Rename InMemoryStore to MemoryStore to follow naming conventi…
evansims 16ab3ff
tests: Update Psr6StoreTest to PEST format.
evansims 7a59ce3
tests: Expand test coverage
evansims 93174b1
tests: Improvements to toolkit::every() tests
evansims bbe5f9e
tests: Fix lack of splat operator support for assoc arrays in PHP < 8.0
evansims 0b27b22
tests: Updates for PHP < 8.0 warnings
evansims 65fbc38
tests: Expand test coverage
evansims 6879d8f
tests: Expand test coverage
evansims 2a741bb
tests: Transition to PEST expectations
evansims d82d20b
tests: Expand test coverage
evansims c2281df
tests: Update test coverage
evansims 011d31f
Add Pest dependencies
laravel-shift f18faa9
Adopt expectation API
laravel-shift 94b5ec9
Shift cleanup
laravel-shift 08e152c
tests: Adopt Pest-style exception expectations syntax
evansims f8be6e8
tests: Expand test coverage
evansims 5a40275
tests: Expand test coverage
evansims b278235
Add `hyperf/event` for PSR-4 unit testing
evansims 7ea708f
tests: Expand test coverage
evansims 0fe5a85
tests: Resolve phpstan warnings
evansims File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.