Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.cuhk_cufs
Commits
8a1706ca
Commit
8a1706ca
authored
Aug 17, 2015
by
Tiago de Freitas Pereira
Browse files
Finished unit tests
parent
c48db237
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/db/cuhk/test.py
View file @
8a1706ca
...
...
@@ -312,7 +312,7 @@ def test08_strings():
files
=
db
.
objects
(
purposes
=
u
,
groups
=
g
,
protocol
=
p
)
for
f
in
files
:
#Checking if the strings are correct
#Checking if the strings are correct
assert
f
.
purpose
==
u
assert
f
.
protocol
==
p
assert
f
.
group
==
g
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment