Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cse493x-24sp-tests
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
cse493x-24sp
cse493x-24sp-tests
Commits
28fd35ca
Commit
28fd35ca
authored
11 months ago
by
Gilbert L Bernstein
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
9b0e43d7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
28fd35ca
...
...
@@ -10,7 +10,7 @@ In the Github repository we create for you, run:
git submodule update --init
This command downloads this repository in the
`test`
subdirectory.
This command downloads this repository in the
`test
s
`
subdirectory.
Throughout the class, we'll likely push new versions of this
repository, to fix bugs or maybe update class-relevant files. You can
...
...
@@ -42,7 +42,7 @@ The same exact script is run by the autograder in Github Actions.
The tests
---------
You can find the tests themselves in
`src
/`
.
The
You can find the tests themselves in
the
`tests/`
subdirectory. (Yes, this is
`tests/tests
/`
)
The
`chapterN-base-tests.md`
file always contains tests for the base
browser from the book for Chapter N. You should get those passing
first. The
`chapterN-exercise-X-tests.md`
file contains the tests for
...
...
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