-
Notifications
You must be signed in to change notification settings - Fork 9
feat(test): Add MariaDB docker tasks; Add storage-related tests in GitHub workflows. #267
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 15 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
915dc91
Add start mariadb
sitaowang1998 6300ca0
Merge branch 'main' into storage-test
sitaowang1998 5e5f7a0
Format file
sitaowang1998 32e4462
Add stop
sitaowang1998 cd34070
Add get free port
sitaowang1998 50d0288
Add description
sitaowang1998 a622008
Refactor init_db into python script
sitaowang1998 aa7e551
Add db wait and bug fix
sitaowang1998 37e68cb
Use env for spider-py unit tests
sitaowang1998 dee2ecb
Add storage in tasks
sitaowang1998 6a28b85
Cpp integration tests use mariadb
sitaowang1998 38dee77
Make start mariadb internal
sitaowang1998 0705901
Use env for storage url in C++ unit tests
sitaowang1998 c115833
Fix clang-tidy
sitaowang1998 62d9add
Use general unit tests and add integration tests
sitaowang1998 82f882e
Update spider-py readme
sitaowang1998 0f72824
Update test doc
sitaowang1998 5e871bc
Fix timestamp
sitaowang1998 0173937
Fix typo
sitaowang1998 909de43
Fix lint
sitaowang1998 ef02ec8
Bug fix
sitaowang1998 ecac810
Fix import
sitaowang1998 55f7300
Fix GH workflow name
sitaowang1998 89c8b6b
Fix doc
sitaowang1998 9b3fa91
Bug fix
sitaowang1998 f03981e
Fix multiline string
sitaowang1998 4ca400c
Fix SQL format
sitaowang1998 b21e361
Restruct file
sitaowang1998 d0b32cc
Use variable
sitaowang1998 0678ea1
Stop container if wait fail
sitaowang1998 26b8cc6
Polishing test tasks.
LinZhihao-723 e25e09b
Polish docstring.
LinZhihao-723 068f454
->
LinZhihao-723 7d21f3c
CSC100: Test your changes before pushing.
LinZhihao-723 1ae488e
Apply suggestions from code review
sitaowang1998 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
Some comments aren't visible on the classic Files Changed page.
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
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.
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.