Sean Stolberg
15f3cd2cc5
Update README.md
2023-10-10 12:54:42 -07:00
Andre Maestas
9d37f27d49
Added CODEOWNERS meta file ( #12 )
...
Updated Validation Exceptions to match latest version
2023-06-08 09:47:11 -07:00
Andre Maestas
18cf5aa939
andre.maestas/ add Run Device Alias option ( #11 )
...
* Add Run Device Alias To Metadata Manager
* Fixed copy past error for RunDeviceAlias Key
Added in braces for skipGetFromTestContext if statment
* Revert "Add Optional Bool To Skip getting metadata from testcontext."
This reverts commit b350cb34c60082e41980a849638398e7712e78c7.
* Update package version and add changelog entry
* slight naming change in changelog entry
* fixed typo
2023-06-07 14:39:43 -07:00
seans
ed319c8b9a
adding codeowners file
2023-04-11 10:34:19 -07:00
Ryan Hylland
12490093d9
Update CHANGELOG.md ( #10 )
...
fix date
2023-04-06 14:23:43 -07:00
Ryan Hylland
533e19c458
Update CHANGELOG.md ( #9 )
2023-04-06 11:16:48 -07:00
Ryan Hylland
6dedce19e9
add foveated rendering setting ( #8 )
...
* add foveated rendering setting
* Update package.json
bump version for foveated rendering support
2023-04-06 10:40:48 -07:00
Andre Maestas
711ab8d4db
Merge pull request #7 from unity/AddOpenXRFeatures
...
add OpenXRFeatures metadata
2022-10-21 09:28:01 -07:00
Andre Maestas
4ef3feeb03
add OpenXRFeatures metadata
2022-10-13 21:27:38 -07:00
Sean Stolberg
a3fa39dc0b
Seans/seperate tests into package ( #5 )
...
Separate tests into a separate package to avoid nunit compilation errors we sporadically see where this package is used. Also, setup nunit refs in a better way and include moq so we can add better unit tests
2022-08-17 08:59:53 -07:00
Sophia
23c1f16426
Update ValidationExceptions.json
2022-02-08 15:16:33 +01:00
Sophia
9d2db8ec24
bump version
2022-02-08 14:53:02 +01:00
Sophia Clarke
c5c234d1d1
Merge pull request #3 from unity/joshua.mcdonald/AddXRInputTestArgs
...
Added XR Input Test Args
2022-02-03 20:15:30 +01:00
Joshua McDonald
62dcd42622
Added XR Input Test Args
2022-02-02 10:43:18 -08:00
Sophia Clarke
4c877da7c1
Merge pull request #2 from unity/update-asmdefs
...
reference nunit without dll
2021-09-13 13:41:13 +02:00
Sophia
5266ca73dc
add windows exception
2021-09-13 10:44:23 +02:00
Sophia
084724f8a8
Update ValidationExceptions.json
2021-09-10 16:42:41 +02:00
Sophia
5531345612
updating old ymls
2021-09-10 16:19:10 +02:00
Sophia
0da7bb45e8
Update ValidationExceptions.json.meta
2021-09-10 16:17:11 +02:00
Sophia
efc4756386
Create ValidationExceptions.json.meta
2021-09-10 16:15:56 +02:00
Sophia
fbbe2af945
bump version
2021-09-10 15:49:18 +02:00
Sophia
9bfe93fb31
Create ValidationExceptions.json
2021-09-10 15:48:12 +02:00
Sophia
d28bf7c3a4
reference nunit without dll
2021-09-10 14:28:17 +02:00
Sean Stolberg
a67e187890
update docs
2020-11-20 07:59:59 -08:00
Sean Stolberg
e153a7f2a8
caputre playergraphicsapi so we can use this with our build metrics
2020-11-20 07:58:22 -08:00
Sean Stolberg
c0e5e74767
roll version and update changelog
2020-11-05 12:37:55 -08:00
Sean Stolberg
0b5501dea3
convert CurrentSettings to static singleton. This allows collection of metadata after the test starts, useful for parametric tests
2020-11-05 12:34:38 -08:00
Sean Stolberg
235a874973
Add ProjectName
2020-10-01 15:58:32 -07:00
Sean Stolberg
d1b09404ed
Add nunit override
2020-09-25 05:49:23 -07:00
Sean Stolberg
49f8765657
update changelog
2020-09-25 05:38:32 -07:00
Sean Stolberg
6f563c66f2
update asmdef
2020-09-25 05:36:30 -07:00
Sean Stolberg
80ed7f0088
temp use rev to avoid broken trunk
2020-09-24 13:46:56 -07:00
Sean Stolberg
6c1cc8f616
update reference
2020-09-24 13:46:01 -07:00
Sean Stolberg
05411988e7
update package to live in Runtime, add dependency
2020-09-24 13:44:31 -07:00
Sean Stolberg
b348c07c21
remove Editor scope restriction in asmdef
2020-09-23 16:34:20 -07:00
Sophia Clarke
f93b8a01e4
Merge pull request #1 from unity/set-up-yamato
...
[Yamato] Prepare package for publish
2020-09-22 15:04:34 +02:00
Sophia
84b212a3cb
Merge branch 'master' into set-up-yamato
2020-09-22 14:42:06 +02:00
Sophia
d6fdfc585c
change to 2019.4
2020-09-22 13:33:53 +02:00
Sophia
6d31846c86
bump min editor version and add dependency
2020-09-22 13:23:32 +02:00
Sophia
e73497270b
changing "PackageUnderTestPackageBranch" to "PackageUnderTestBranch"
2020-09-22 13:23:22 +02:00
Sophia
1c3e3d6451
commenting out daily triggers for now
2020-09-22 11:33:05 +02:00
Sophia
a7d15d9014
add runtimesettings package to asmdef
2020-09-21 17:18:21 +02:00
Sophia
685cba9617
add perf test framework dependency
2020-09-21 13:22:41 +02:00
Sean Stolberg
6837b30a2f
look in Nunit test context for any matching property bag key/values where the key is equal to existing metadata we've collected. If we have a match, overwrite our current value with the value stashed in the test context. This allows us to save runtime values that have changed after the CurrentSettings object was created.
2020-09-20 23:29:15 -07:00
Sean Stolberg
0beb7a56ec
add additional metada, rename a few vars
2020-09-17 06:21:04 -07:00
Sophia
8f6b3f173a
Prepare package for yamato
2020-09-16 16:30:40 +02:00
Sean Stolberg
2475066cd8
remove include
2020-08-31 14:46:35 -07:00
Sean Stolberg
bfd3d2c4f7
add metadata to support URP perf testing
2020-08-31 10:51:07 -07:00
Sean Stolberg
7ea0ff83f4
Add secondary way to read metadata from a specially name file on disk.
2020-06-17 07:16:42 -07:00
Sean Stolberg
ff0043d5a2
add metadata for initial log buffer memory
2020-06-16 11:29:32 -07:00