1
0
Fork 0
mirror of https://github.com/Oreolek/yii2-nested-sets.git synced 2024-06-26 03:30:46 +03:00
Commit graph

36 commits

Author SHA1 Message Date
Alexander Kochetov c5cde0e6da Refactored unit tests 2015-01-08 23:25:46 +03:00
Alexander Kochetov c0630eeab6 Refactored unit tests 2015-01-06 13:33:45 +03:00
Alexander Kochetov 21d250ce05 Changed files header link to repo 2015-01-05 11:03:13 +03:00
Alexander Kochetov aa9013e765 Refactored unit tests 2015-01-04 14:26:18 +03:00
Alexander Kochetov 450f519c34 Added new cases to unit tests 2015-01-04 10:42:45 +03:00
Alexander Kochetov 129602a8cc Added new cases to unit tests 2015-01-04 10:16:33 +03:00
Alexander Kochetov 9ec88f215e Added new cases to unit tests 2015-01-04 10:10:08 +03:00
Alexander Kochetov ef43c634ff Removed excess check from NestedSetBehavior::beforeInsert 2015-01-04 10:06:13 +03:00
Alexander Kochetov cd0f7aa64f Removed @cover annotation from unit tests since its fully automated 2015-01-04 09:01:56 +03:00
Alexander Kochetov 834b910316 Refactored some tests. Added new cases to unit tests. 2015-01-04 08:51:37 +03:00
Alexander Kochetov c8b2b53cd6 Added new cases to unit tests 2015-01-03 19:15:40 +03:00
Alexander Kochetov 8e03bd8d70 NestedSetsBehavior::ancestors renamed to NestedSetsBehavior::parents, NestedSetsBehavior::parent removed 2015-01-03 19:08:28 +03:00
Alexander Kochetov 87ffc3f87d Added new cases to unit tests 2015-01-03 18:52:53 +03:00
Alexander Kochetov c514d365ef Added new cases to unit tests 2015-01-03 18:20:53 +03:00
Alexander Kochetov 55de75a028 Added new cases to unit tests 2015-01-03 18:12:46 +03:00
Alexander Kochetov 41e9b98903 Added new cases to unit tests 2015-01-03 18:10:05 +03:00
Alexander Kochetov 10d9ae6839 Added new cases to unit tests 2015-01-03 17:38:30 +03:00
Alexander Kochetov 0bcd8546b9 Added new cases to unit tests 2015-01-03 16:47:26 +03:00
Alexander Kochetov 4612b0aba0 Added new cases to unit tests 2015-01-03 16:35:59 +03:00
Alexander Kochetov a2e9123d5b Added new cases to unit tests 2015-01-03 13:31:00 +03:00
Alexander Kochetov e6e39e0102 Added new cases to unit tests, fixed phpDoc of old case 2015-01-03 13:04:24 +03:00
Alexander Kochetov 3733806786 Added new cases to unit tests 2015-01-03 12:23:49 +03:00
Alexander Kochetov a874b13bd1 Added new cases to unit tests, NestedSetBehavior::makeRoot bug fix 2015-01-03 12:04:27 +03:00
Alexander Kochetov 7c4567329a Added new cases to unit tests 2015-01-03 09:53:57 +03:00
Alexander Kochetov ded120bc78 Added new cases to unit tests 2015-01-03 09:48:52 +03:00
Alexander Kochetov accbe735e4 Added new cases to unit tests 2015-01-03 09:39:41 +03:00
Alexander Kochetov 1dd0740aa2 Added new cases to unit tests 2015-01-03 09:33:49 +03:00
Alexander Kochetov c6a40e995e Added new cases to unit tests 2015-01-03 08:49:37 +03:00
Mihai Petrescu d6d726f6fb testing insertBefore and insertAfter 2015-01-03 14:14:42 +11:00
Mihai Petrescu b044bc3714 making the tests work for appendTo and prependTo for single tree 2015-01-03 13:33:30 +11:00
Alexander Kochetov 8ec90ffb16 Unit tests extended with new future cases 2015-01-02 14:02:21 +03:00
Alexander Kochetov c6829c2135 Unit tests extended with new future cases 2015-01-02 13:32:21 +03:00
Alexander Kochetov c36afd88d8 Unit tests base extended and new case placeholders added 2015-01-02 13:00:58 +03:00
Alexander Kochetov 673a2c734e Unit tests base extended and new case added 2015-01-02 11:49:35 +03:00
Alexander Kochetov 4d38749a81 Unit tests base extended 2015-01-02 10:58:00 +03:00
Alexander Kochetov 579a497145 Base for unit tests added 2015-01-01 09:10:10 +03:00