-
Notifications
You must be signed in to change notification settings - Fork 4
Test infrastructure definiton #61
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 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
73a7233
Create common lib
furtib 664914f
Make unit a package
furtib 2d5a753
Remove unnecessary
furtib 209f01a
Add logging to base class
furtib d66e804
Edit comment
furtib c3ebf7e
Add readme, how to add tests
furtib 7f7af80
Fix a couple mistakes
furtib 75e6e65
Extend readme with BUILD file instructions
furtib 6502650
Remove whitespace
furtib 9aa9ab8
Add __init__.py
furtib 982ff23
Add warnings for execution path
furtib 6eef54d
Add test template file
furtib 9ad69c5
Add param for passing working directory
furtib 92efa45
Add warning for current working directory change
furtib 6c791e8
Add current dir const to template
furtib e4816ba
Update template to run as test
furtib 90e3c74
Fix path problems
furtib 4588e05
Add linefeed
furtib 8397ae5
Add way to pass path to base class, move folder change before environ…
furtib 72c23ec
Format
furtib 0444c7b
Edit to new path setting
furtib a39b2f8
Remove warnings
furtib 4a4164b
Fix warning
furtib 66af78f
Change comment
furtib 80674ab
Move template into unittest folder
furtib 9b8778f
Update README
furtib 624d466
Change template place
furtib 696f8ef
Add license header
furtib 8e98a4c
Add explanation to __init__.py
furtib 98ef377
Enforce setting __test_path__ BAZEL_BIN_DIR and BAZEL_TESTLOGS_DIR
furtib 28bf71b
Rewrite check command to act more like run_command
furtib 2d170dc
Update comment
furtib 3ae1711
Revert "Move template into unittest folder"
furtib 2054666
Revert "Change template place"
furtib cee4d66
Add setup, teardown to subclass
furtib f59eb15
Add comments, and teardown method
furtib a02e792
Edit grep to not cause fail
furtib b167950
Move clean command to only run once per suite
furtib 217dc53
Change run command to class method
furtib 468fdd9
Add typing
furtib 8cc0436
Create constains_regex_in_files
furtib acf7f54
change it so contains regex works for only one file and gives back bo…
furtib 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
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.