Skip to content

Add Testing #7

@maxholloway

Description

@maxholloway

Add Testing

Motivation

There's basically no unit testing happening! Huge issue!! Unacceptable!!!

Solution

  1. Do a thorough search into how testing is performed in Julia.
  2. Write unit tests, starting from the bottom up, using a Julia standardized testing format. This entails writing tests for the sub-modules in the following batches:
       1. Events, DataReaders
       2. Engine
       3. Backtest
       4. Utils

Metadata

Metadata

Assignees

No one assigned

    Labels

    p1Highest Priority (priority 1)test

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions