Switch back caching policy to must-revalidate (update upgrader constraint)
@rporchetto please check the test, as you can expect some of them to break
mentioned in merge request erp5!1544 (merged)
added 1 commit
- d92d924c - Revert "officejs_upgrader: switch back caching policy to must-revalidate"
added 1 commit
- a4e6eda5 - officejs_test: commit tests for "change only template redirect web section"
added 1 commit
- b99d2870 - [HARDCODED] officejs_upgrader: drop constrain for a test check
added 1 commit
- e432c96a - officejs_upgrader: only change the upgrader constraint check
added 1 commit
- 995c2725 - officejs_upgrader: only change the upgrader constraint check
added 1 commit
- b7ba4684 - Revert "officejs_upgrader: only change the upgrader constraint check"
added 1 commit
- e125bcbb - officejs_upgrader: change caching-policy-check to use "must-revalidate"
added 1 commit
- d9d96fc8 - officejs_upgrader: change caching-policy-check to use "must-revalidate"
added 1 commit
- a8444666 - Revert "officejs_upgrader: change caching-policy-check to use "must-revalidate""
added 1 commit
- 2f30e45c - officejs_upgrader: change cache constraint (duplicate existing script to avoid db conflict error)
mentioned in merge request !23 (closed)
added 1 commit
- 79277291 - officejs_upgrader: most simple change (only constraint py script)
added 1 commit
- d9ff068f - officejs_test: add some extra tics to the test
added 1 commit
- 5058b8bc - officejs_test: add transaction commits before http requests
@romain do you know the purpose of the test testOfficeJSScenarioRjsUI ?
It is almost equal to testOfficeJSScenario (the one I'm modifying here).
See the diff, it only changes the way it gets a document, but both tests do the same.
When looking at RJSUI test history and the scenario history, it seems it was introduced by this commit.
If the tests are identical, feel free to drop one.
Yes, thanks. I'm dropping testOfficeJSScenarioRjsUI
mentioned in commit f7705f5a