Skip to content

Test in first Phase 3 module is a little weird... #14

Description

@inhumanform

Canvas Link

https://learning.flatironschool.com/courses/7237/assignments/271982?module_item_id=654892

Concern

The test requires you to:

../app.py exists in lib directory .
../app.py is executable .
../app.py prints "Hello World! Pass this test, please." .

In order to actually pass this test, you must make a directory called "lib" within the already existing "lib" folder, then create your "app.py" file in there. Seems redundant, not sure if this was intended.

Additional Context

No response

Suggested Changes

Remove the requirement for the app.py file and the related function to be in lib/lib/app.py. Just make it require it to be in lib/app.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    se curriculumIssue for lessons in the Software Engineering program

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions