Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
1
Merge Requests
1
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
Romain Courteaud
slapos.core
Commits
c649fab5
Commit
c649fab5
authored
Feb 29, 2024
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_rss_style: test: drop usage of organisation_module.slapos
parent
872aada4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
master/bt5/slapos_rss_style/TestTemplateItem/portal_components/test.erp5.testSlapOSRSSStyleSkins.py
...em/portal_components/test.erp5.testSlapOSRSSStyleSkins.py
+12
-12
No files found.
master/bt5/slapos_rss_style/TestTemplateItem/portal_components/test.erp5.testSlapOSRSSStyleSkins.py
View file @
c649fab5
...
...
@@ -173,7 +173,7 @@ class TestSlapOSSupportRequestRSS(TestRSSSyleSkinsMixin):
text_content
=
'I need help !'
,
start_date
=
DateTime
(),
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
).
start
()
support_request
.
validate
()
...
...
@@ -195,7 +195,7 @@ class TestSlapOSSupportRequestRSS(TestRSSSyleSkinsMixin):
text_content
=
'How can I help you ?'
,
start_date
=
DateTime
(),
destination_value
=
person
,
source_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
source_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
).
start
()
self
.
clearCache
()
...
...
@@ -225,7 +225,7 @@ class TestSlapOSSupportRequestRSS(TestRSSSyleSkinsMixin):
text_content
=
'I need help !'
,
source_value
=
person
,
start_date
=
DateTime
(),
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
).
start
()
support_request
.
validate
()
...
...
@@ -248,7 +248,7 @@ class TestSlapOSSupportRequestRSS(TestRSSSyleSkinsMixin):
text_content
=
'How can I help you ?'
,
start_date
=
DateTime
(),
destination_value
=
person
,
source_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
source_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
).
start
()
self
.
clearCache
()
...
...
@@ -372,7 +372,7 @@ class TestSlapOSFolder_getOpenTicketList(TestRSSSyleSkinsMixin):
text_content
=
"Test Support Request %s"
%
self
.
new_id
,
start_date
=
DateTime
(),
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
event
.
start
()
...
...
@@ -419,7 +419,7 @@ class TestSlapOSFolder_getOpenTicketList(TestRSSSyleSkinsMixin):
text_content
=
ticket
.
getTitle
(),
start_date
=
DateTime
(),
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
ticket
.
immediateReindexObject
()
...
...
@@ -464,7 +464,7 @@ class TestSlapOSFolder_getOpenTicketList(TestRSSSyleSkinsMixin):
text_content
=
ticket
.
getTitle
(),
start_date
=
DateTime
(),
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
ticket
.
immediateReindexObject
()
...
...
@@ -508,7 +508,7 @@ class TestSlapOSBase_getTicketRelatedEventList(TestRSSSyleSkinsMixin):
text_content
=
"Test Support Request %s"
%
self
.
new_id
,
start_date
=
DateTime
(),
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
event
.
start
()
...
...
@@ -643,7 +643,7 @@ class TestSlapOSBase_getTicketRelatedEventList(TestRSSSyleSkinsMixin):
text_content
=
ticket
.
getTitle
(),
start_date
=
DateTime
(),
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
ticket
.
immediateReindexObject
()
...
...
@@ -792,7 +792,7 @@ class TestSlapOSBase_getEventList(TestRSSSyleSkinsMixin):
text_content
=
"Test Support Request %s"
%
self
.
new_id
,
start_date
=
DateTime
()
-
0.01
,
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
event
.
start
()
...
...
@@ -884,7 +884,7 @@ class TestSlapOSBase_getEventList(TestRSSSyleSkinsMixin):
text_content
=
ticket
.
getTitle
(),
start_date
=
DateTime
()
-
0.005
,
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
ticket
.
immediateReindexObject
()
...
...
@@ -975,7 +975,7 @@ class TestSlapOSBase_getEventList(TestRSSSyleSkinsMixin):
text_content
=
ticket
.
getTitle
(),
start_date
=
DateTime
(),
source_value
=
person
,
destination_value
=
self
.
portal
.
organisation_module
.
slapos
,
#
destination_value=self.portal.organisation_module.slapos,
resource_value
=
self
.
portal
.
service_module
.
slapos_crm_monitoring
)
ticket
.
immediateReindexObject
()
...
...
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