mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
2647b754d1
refs #7470 - the importer test causes problems with the order of posts - the importer is greedy and tries to add data in parallel, but the tests simply fetch the raw data from knex without any order - while i was improving the order problem, i found this amp/disqus edge case Order Random Failure Example: 1) Import (new test structure) 1.0: basic import test keeps the value of the amp field: AssertionError: expected '59a952be7d79ed06b0d21128' to equal '1' + expected - actual -59a952be7d79ed06b0d21128 +1 |
||
---|---|---|
.. | ||
functional | ||
integration | ||
unit | ||
utils | ||
.jshintrc |