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

8 Коммитов

Автор SHA1 Сообщение Дата
Peter Bengtsson b8f44b13f7
test translations suite in CI (#33739) 2023-01-04 18:07:04 +00:00
Peter Bengtsson a76cfc7059
unbreak the translation tests (#33474) 2022-12-12 21:36:37 +00:00
Kevin Heis 6b1ac124d8
Update "preferredlang" to "user_language" (#33045) 2022-11-30 17:51:51 +00:00
Kevin Heis 1a77ceb9e2
Clean up zh/jp/br/kr language code redirects (#33040)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-29 18:40:48 +00:00
Evan Bonsignori b1a36fb7ff Revert "set max-age=0 when you want no cache (#31657)"
This reverts commit 5dfca10bba.
2022-10-12 13:10:34 -07:00
Peter Bengtsson 5dfca10bba
set max-age=0 when you want no cache (#31657) 2022-10-12 19:54:28 +00:00
Peter Bengtsson 5f4672549e
simplify find-page middleware (#30642) 2022-09-12 12:12:07 +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