0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/regression/api/v2/content
Nazar Gargol 0f81e5e84a Fixed regression tests for Tags APIs
refs #12167

- The reason for failing tests was  https://github.com/TryGhost/Ghost/issues/6104 . As we already test for ordering elsewhere, didn't include more "if/else" logic in tests just for the sake of passing. Refactored them to be order-independent instead
2020-08-31 21:09:12 +12:00
..
authors_spec.js
pages_spec.js
posts_spec.js
tags_spec.js Fixed regression tests for Tags APIs 2020-08-31 21:09:12 +12:00
utils.js 🐛 Fixed Tags API v2 to return posts count 2020-08-31 18:46:35 +12:00