Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
2
2425 - AICE1003 - Coursework Tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tsh2n14
2425 - AICE1003 - Coursework Tests
Commits
4007025f
Commit
4007025f
authored
5 months ago
by
tsh2n14
Browse files
Options
Downloads
Patches
Plain Diff
README for test Part 4
parent
8976d717
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-1
3 additions, 1 deletion
README.md
with
3 additions
and
1 deletion
README.md
+
3
−
1
View file @
4007025f
...
...
@@ -22,9 +22,11 @@ the test suit with more tests of your own.
`runner.py`
including creating a runner, turn, and move the runner forward.
-
`test_maze.py`
: Some unit tests for testing the functionality of the
`Maze`
class, including creating a maze, add horizontal and vertical walls.
-
`test_maze_runner`
: Some unit tests for testing the functionality of the
-
`test_maze_runner
.py
`
: Some unit tests for testing the functionality of the
runner to explore the maze including sensing the walls and turning left,
right and to go straight.
-
`test_shortest_path.py`
: Some unit tests for testing the
`shortest_path`
function (in
`maze.py`
for Part 4).
-
More tests will be added as the coursework specification evolves.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment