-
Notifications
You must be signed in to change notification settings - Fork 2
test: add test for Assets #166
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
27 commits
Select commit
Hold shift + click to select a range
7778dc7
test(asset-back): add more AssetLocation unit tests
Thyodas f144a68
test(asset-back): add tests for AssetRef
Thyodas f00d6f6
feat(asset-back): improve return value for AssetCatalog::getAssetsView
Thyodas b62422b
feat(asset-back): add global macro for testing NEXO_TESTING
Thyodas 0d9fa54
test(asset-back): add tests for AssetCatalog
Thyodas bed3511
ci(asset-back): use Ninja as generator for cmake presets
Thyodas fabc85e
refactor(asset-back): set AssetCatalog constructor as default
Thyodas 66cc9e4
test(asset-back): add AssetCatalogTest constructor and destructor
Thyodas 92a6e3e
fix(asset-back): global macro not set on MSVC
Thyodas 8d7c753
refactor(asset-back): remove NEXO_TESTING macro, difficult to compile
Thyodas 1df38e5
feat(asset-back): share some CLion config
Thyodas e371215
feat(asset-back): use Mock class for AssetCatalog
Thyodas e719245
test(asset-back): add tests for AssetCatalog singleton
Thyodas ffbd8f2
feat(asset-back): add JSON serialization for AssetType enum
Thyodas 6bedba1
feat(asset-back): rename genUniqueDependencyName to genUniqueDependen…
Thyodas 9e3fc44
test(asset-back): add AssetImporterContext tests
Thyodas 9b09e77
test(asset-back): use const for references in AssetImporterContext tests
Thyodas 7fb3190
test(asset-back): fix leak in AssetImporterContext.test.cpp
Thyodas 19e7dd3
fix(asset-back): mark importAssetUsingImporter and importAssetTryImpo…
Thyodas 5f41255
refactor(asset-back): enhance AssetImporter interface and improve par…
Thyodas 128fc69
refactor(asset-back): replace gtest_add_tests with gtest_discover_tes…
Thyodas 7712ae1
test(asset-back): add AssetImporter.test.cpp and change link visibili…
Thyodas 853c06f
refactor(asset-back): improve const correctness and simplify unregist…
Thyodas e6375fe
test(asset-back): add tests for multiple importer types and incompati…
Thyodas 0f01219
test(asset-back): enhance test expectations with proper ordering in A…
Thyodas 9cdd0c2
test(asset-back): ensure proper cleanup by deleting mock importer in …
Thyodas 75f5d4c
test(asset-back): add EXPECT for invalidating assetRef
Thyodas 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.