Grade-Notifier / GN-Core

Stop checking for your grade and just get notified
https://cunysecond.com/GN-Core
MIT License
1 stars 8 forks source link

Semester 2 version 1 #148

Closed Huddie closed 5 years ago

CUNY-Bot commented 5 years ago
2 Errors
:no_entry_sign: Please provide a summary in the Pull Request description
:no_entry_sign: Oh No! You failed a unit test
Run Python3 ./src/tests/tests.py to see which test failed
..E……….
======================================================================
ERROR: test_is_logged_in (main.TestAPIIntegration)
———————————————————————-
Traceback (most recent call last):
File “./src/tests/tests.py”, line 233, in test_is_logged_in
api.login()
File “/usr/local/lib/python3.7/site-packages/cunyfirstapi/cunyfirstapi.py”, line 59, in login
self._password,
File “/usr/local/lib/python3.7/site-packages/cunyfirstapi/login.py”, line 66, in login
encreply = tree.xpath(‘//*[@name=”enc_post_data”]/@value’)[0]
IndexError: list index out of range


Ran 13 tests in 1.561s

FAILED (errors=1)

1 Warning
:warning: 254 PEP 8 issues found
2 Messages
:book: Hi, @Huddie!!
Welcome to Grade-Notifier/GN-Core! Thanks so much for joining us.
:book: Thanks for remembering to declare trivial!

Generated by :no_entry_sign: Danger