Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

LAB - Class 02

  • Project: math-series

  • Author: DeAndre Ordonez

Links and Resources - N/A

Setup - N/A

PORT - N/A

DATABASE_URL - N/A

How to initialize/run your application - python test_series.py

How to use your library - N/A

Tests

  1. How do you run tests?

    • Using pytest, provided functions in test_series.py to test the logic in series.py .

    • Tested Fibonacci Sequence, Lucas Numbers and a third function to determine which element to print, all using recursion.

  2. Any tests of note?

    • Testing the Fib and Lucas was straightforward until I started to self test them manually with a pen and paper. I felt like I was turning into a rambling doomsayer but instead of the world ending it was with numbers.
  3. Describe any tests that you did not complete, skipped, etc

    • N/A

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages