Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hamza
erp5-Boxiang
Commits
4a474a34
Commit
4a474a34
authored
Sep 27, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update test to follow reality.
parent
250956a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
bt5/erp5_computer_immobilisation/TestTemplateItem/testERP5ComputerWithComputerModel.py
...ion/TestTemplateItem/testERP5ComputerWithComputerModel.py
+0
-3
bt5/erp5_computer_immobilisation/bt/revision
bt5/erp5_computer_immobilisation/bt/revision
+1
-1
No files found.
bt5/erp5_computer_immobilisation/TestTemplateItem/testERP5ComputerWithComputerModel.py
View file @
4a474a34
...
...
@@ -103,7 +103,6 @@ class TestERP5ComputerWithComputerModel(ERP5TypeTestCase):
def
test_category_coverage
(
self
):
category_dict
=
{
'allocation_scope'
:
[
'allocation_scope1'
,
'allocation_scope2'
],
'cpu_core'
:
[
'cpu_core1'
,
'cpu_core2'
],
'cpu_frequency'
:
[
'cpu_frequency1'
,
'cpu_frequency2'
],
'cpu_type'
:
[
'cpu_type1'
,
'cpu_type2'
],
...
...
@@ -113,8 +112,6 @@ class TestERP5ComputerWithComputerModel(ERP5TypeTestCase):
'local_area_network_type2'
],
'memory_size'
:
[
'memory_size1'
,
'memory_size2'
],
'memory_type'
:
[
'memory_type1'
,
'memory_type2'
],
'product_line'
:
[
'product_line1'
,
'product_line2'
],
'role'
:
[
'role1'
,
'role2'
],
'storage_capacity'
:
[
'storage_capacity1'
,
'storage_capacity2'
],
'storage_interface'
:
[
'storage_interface1'
,
'storage_interface2'
],
'storage_redundancy'
:
[
'storage_redundancy1'
,
'storage_redundancy2'
],
...
...
bt5/erp5_computer_immobilisation/bt/revision
View file @
4a474a34
57
\ No newline at end of file
58
\ No newline at end of file
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