Skip to content

issues Search Results · repo:olin/focstest language:Python

Filter by

13 results
 (72 ms)

13 results

inolin/focstest (press backspace or delete to remove)

- [x] remove the short -u option in favor of promoting -u and -s - [x] remove log-level option in favor of environment variable
  • newsch
  • Opened 
    on Sep 19, 2019
  • #21

That section is a big blob to parse, with some redundant code to be cleaned up.
  • newsch
  • Opened 
    on Sep 19, 2019
  • #20

Also, return useful error messages when the url isn t found.
enhancement
  • newsch
  • 1
  • Opened 
    on Sep 15, 2019
  • #16

Hey not sure what happened but this parsed thing appeared several times in my teste :) ./focstest.py:131: DeprecationWarning: The warn method is deprecated, use warning instead logger.warn( Unable to ...
bug
  • AlexisWu-01
  • 1
  • Opened 
    on Sep 11, 2019
  • #15

Some code blocks don t have any tests (only example code) and should not be added to test_suites
  • labseven
  • Opened 
    on Sep 10, 2019
  • #13

- [x] make the default logging level INFO ~- [ ] add a TRACE level for step-by-step debug output~ - [x] parse errors and exceptions from ocaml - [x] print the output of failed/unparsed ocaml execution ...
enhancement
  • newsch
  • Opened 
    on Sep 10, 2019
  • #11

Set it up for peeps to install w/ pip/setuptools. - https://packaging.python.org/ - https://www.aosabook.org/en/packaging.html
  • newsch
  • Opened 
    on Sep 9, 2019
  • #9

When running focstest with -U flag, it s hard to know which function is actually being tested. I wish it would print the function name for passing tests (failing tests already print the name)
  • labseven
  • Opened 
    on Sep 9, 2019
  • #8

Test 6 of Problem 1D fails for HW1, due to erroneous new lines. Using cached version of page at focstest-cache/homework1.html ...
bug
  • labseven
  • 2
  • Opened 
    on Sep 9, 2019
  • #7

A common pattern is defining a function while testing and using it in further tests. Right now each test is evaluated in it s own environment, so any inline definitions are unknown to successive tests. ...
  • newsch
  • Opened 
    on Dec 3, 2018
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub