Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

head tests for list + examples inputs and outputs test #58

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 4, 2019

  1. Configuration menu
    Copy the full SHA
    4f47f3a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. finished working bool tests

    all inputs for bool are recognized and properly adressed
    geraldwal committed May 5, 2019
    Configuration menu
    Copy the full SHA
    edf18da View commit details
    Browse the repository at this point in the history
  2. Looking for support head function

    added print statements in both head and alt_head to check what could work - testnotebook has testing that can be used
    geraldwal committed May 5, 2019
    Configuration menu
    Copy the full SHA
    e7c5445 View commit details
    Browse the repository at this point in the history
  3. Tests for mixed inputs head function dict_of_lists

    Tests for mixed inputs and different values for n of the head function with dict_of_lists
    geraldwal committed May 5, 2019
    Configuration menu
    Copy the full SHA
    41710fe View commit details
    Browse the repository at this point in the history
  4. head tests for list + examples inputs and outputs test

    added tests for head function with different values for n with a list input
    geraldwal committed May 5, 2019
    Configuration menu
    Copy the full SHA
    5103b3f View commit details
    Browse the repository at this point in the history