You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Sekachev d85d777040 CVAT.js API Tests (#578)
* Added annotations dummy data

* Added test file

* Weak maps instead of regular dict

* Added 14 API tests

* Fixed put tests

* Some written tests and some additional checks

* Merge tests

* Split & group tests

* Clear annotations tests

* Statistics tests

* Added frames meta

* Selection tests & bug fixes

* Tests for frame

* ObjectState tests, many fixed bugs

* Object state tests

* Renamed method FrameData.frame() => FrameData.data()
7 years ago
..
annotations-collection.js CVAT.js API Tests (#578) 7 years ago
annotations-objects.js CVAT.js API Tests (#578) 7 years ago
annotations-saver.js CVAT.js API Tests (#578) 7 years ago
annotations.js CVAT.js API Tests (#578) 7 years ago
api-implementation.js CVAT.js implemented API methods and bug fixes (#564) 7 years ago
api.js CVAT.js API Tests (#578) 7 years ago
common.js CVAT.js API Tests (#578) 7 years ago
enums.js CVAT.js (part 1) (#463) 7 years ago
exceptions.js Getting annotations with CVAT.js (#529) 7 years ago
frames.js CVAT.js API Tests (#578) 7 years ago
labels.js CVAT.js (part 1) (#463) 7 years ago
logging.js CVAT.js (part 1) (#463) 7 years ago
object-state.js CVAT.js API Tests (#578) 7 years ago
plugins.js CVAT.js (part 1) (#463) 7 years ago
server-proxy.js CVAT.js API Tests (#578) 7 years ago
session.js CVAT.js API Tests (#578) 7 years ago
statistics.js CVAT.js other implemented API methods and bug fixes (#569) 7 years ago
user.js CVAT.js (part 1) (#463) 7 years ago