Nikolaj Geisle
566648de3f
Add user group tests
2022-02-18 09:26:47 +01:00
Nikolaj Geisle
187cac469e
Add package tests ( #11824 )
2022-01-07 08:55:40 +01:00
Nikolaj Geisle
07feb8f79b
Downgraded cypress to 8.4.1
2021-11-05 09:10:37 +01:00
Nikolaj Geisle
cd596b444e
v9: Implemented new routing tests ( #11571 )
...
* Implemented new routing tests
* Update package-lock.json
* Cleanup
* Updated routing to cleanup before and after tests
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk >
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk >
2021-11-04 16:54:25 +01:00
Bjarke Berg
d18afd351e
Merge remote-tracking branch 'origin/v8/feature/version-history-cleanup-ui' into v9/feature/merge_and_clean_history_cleanup
...
# Conflicts:
# tests/Umbraco.Tests.AcceptanceTest/package.json
2021-11-02 14:08:44 +01:00
Bjarke Berg
89aa7f87bd
Updated cypress + testhelpers
2021-11-02 13:29:47 +01:00
Nikolaj Geisle
e9ae567617
v9: Update cypress to newest version and fix errors ( #11486 )
...
* fixed flaky macro test and updated cypress version
* fixed flaky macro test and updated cypress version
* Update package.json
* Updated cypress to 8.6 and fixed failing script test
* Updated cypress to 8.6 and fixed failing script test
* Update package-lock.json
* Fixed Scripts and stylesheet tests with proper waits instead of magic numbers
* Updated to newest version of cypress and fixed template test
* Remove duplicate click
* Revert version to 8.4.1
* changed template
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk >
2021-10-26 15:03:19 +01:00
Paul Johnson
7020793235
Restore BelleBuild target (for back-office assets) and use npm ci ( #11364 )
...
Co-authored-by: Ronald Barendse <ronald@barend.se >
2021-10-19 10:15:07 +01:00
Paul Johnson
00133e880d
Move test projects from src/ to tests/ ( #11357 )
...
* Update gitignore
* Move csproj
* Update project references
* Update solutions
* Update build scripts
* Tests used to share editorconfig with projects in src
* Fix broken tests.
* Stop copying around .editorconfig
merged root one with linting
* csharp_style_expression_bodied -> suggestion
* Move StyleCop rulesets to matching directories and update shared build properties
* Remove legacy build files, update NuGet.cofig and solution files
* Restore myget source
* Clean up .gitignore
* Update .gitignore
* Move new test classes to tests after merge
* Gitignore + nuget config
* Move new test
Co-authored-by: Ronald Barendse <ronald@barend.se >
2021-10-18 08:14:04 +01:00