8000 Certain tests are never called · Issue #5704 · ccxt/ccxt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Certain tests are never called  #5704
Closed
@xmatthias

Description

@xmatthias
  • OS: linux
  • Programming Language version: python (all?)
  • CCXT version: master
  • Exchange: none
  • Method: node run-tests

The Contributing documentation states to run node run-tests after npm run build.

This however does only run the main test-file (test.py / test.php, ...).

Files like test_exchange_datetime_functions.py | test.datetime.js are not ran (and i did not find any reference on how/when this would ever be running during CI) - so i think these tests are not tested.

While this could be intentional (to shorten test-times) - i don't think it is.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0