Commit History

Author SHA1 Message Date
  Oskar Wrobel b6cd907055 Fixed test for setData utils method. 9 years ago
  Oskar Wrobel a0e5b7a875 Added validation for document object in set/getData utils methods. 9 years ago
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 years ago
  Szymon Kupś ac1dc56135 Added attributes sorting to view test utils. 9 years ago
  Szymon Kupś 0a68f11626 Marked files that should not be tested under node.js. 9 years ago
  Oskar Wrobel c7e80a635a Renamed TreeView.TreeView to TreeView.Document. 9 years ago
  Szymon Kupś 856a047f76 Removed other occurences of in tests. 9 years ago
  Szymon Kupś aebf94aba2 Changed withSelection option in view's and model's test utilities to withoutSelection. 9 years ago
  Szymon Kupś ffc1eaf603 Fixed issues with view parse method in test utils. 9 years ago
  Szymon Kupś 0d155d4889 Changed view test utils getData/setData to not include root element. 9 years ago
  Szymon Kupś 5fc8ce7f11 Split test to contain single case in view test utilities. 9 years ago
  Szymon Kupś 0c01f41a28 Added Position and Range handling to stringify view util function. 9 years ago
  Szymon Kupś 4a3d3d1224 Using destructuring instead of Array.from in view test utilities. 9 years ago
  Szymon Kupś 8d6db89356 Improved documentation and error messages in view test utilities. 9 years ago
  Szymon Kupś 62c1c09c07 Improved tests code coverage for view test utils. 9 years ago
  Szymon Kupś ff78974e90 Added parsing function to view test utilities. 9 years ago
  Szymon Kupś b7513085af Added setData method to view test utils. 9 years ago
  Szymon Kupś a89c0fcaad Changed how priority is stringified in tree view test tools. 9 years ago
  Szymon Kupś 39158e82e0 Fixed issues with writring ranges order in view test tools. 9 years ago
  Szymon Kupś af4f254eea Added priority and document fragment handling to view test utils. 9 years ago
  Szymon Kupś f7d6dbb3dc Added getData method to view test utils. 9 years ago