Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Robert Sese e5370a5990
Feature Branch: Global Nav Phase 2 (#34359)
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
2023-02-13 17:37:47 +00:00
Kevin Heis 7bf7aff237
A few tweaks to make local tests run (#34241) 2023-01-27 21:27:55 +00:00
Peter Bengtsson 2fd94e6759
skip translations test that requires UI translations (#34024) 2023-01-18 17:24:37 +00:00
Peter Bengtsson 06eb34e0fd
move out language dependent rendering tests (#33761)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-01-05 16:49:58 +00:00
Peter Bengtsson 3c8a914b9f
getDOMCached (#33749) 2023-01-04 20:50:42 +00:00
Hector Alfaro 4e3e061885
Unskip survey site data test (#31502) 2022-10-06 20:16:51 +00:00
Peter Bengtsson 5f4672549e
simplify find-page middleware (#30642) 2022-09-12 12:12:07 +00:00
Hector Alfaro d21afee935
Temporarily skip some translation tests (#30557) 2022-09-07 19:58:14 +00:00
Kevin Heis 303d5190db
Create a translations test suite (#30000)
* Scaffold files for migration

* Move user-agent into unit suite

* Nothing to move from browser suite

* Migrate tests to translations/content

* Migrate existing translation test to meta

* No graphql tests to migrate

* Migrate lint-translation-reporter

* Migrate lint-translation-reporter

* Remove languages-schema, unused

* Restore languages-schema

* Restore languages-schema

* Migrate rendering

* Migrate routing

* Migrate most of unit

* Remove dead files, comment out tests that aren't expected to work yet

* Migrate from get-redirect

* Migrate page and pages

* Migrate linting code

* Fix lint issues

* Found a few more

* Run prettier

* Move crowdin-config test and helper

* Update crowdin-config.js

* Remove translation linting, crowdin config lint, reduce file count

* Remove test that's been skipped for a year

* Restore linting with note to remove later

* Update lint-translation-reporter.js

* Clean up rendering suite

* Update rendering.js

* Remove excessive describe blocks

* Redirect tests

* Clean up unit

* Remove test that's never called

* Don't compare early access

* Rename test suites

* Update "content" tests

* Update files.js

* Update search.js

* Update files.js

* Update files.js
2022-08-25 12:38:03 -07:00