[JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.... ]
Matej Novotny closed RFPL-3038.
-------------------------------
> RF5 Charts: Initial QE Tasks
> ----------------------------
>
> Key: RFPL-3038
> URL: https://issues.jboss.org/browse/RFPL-3038
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Matej Novotny
> Priority: Critical
> Fix For: 4.5-Tracking
>
>
> # review chart components
> # create JavaScript tests for chart components
> # create/update Jenkins job to run JavaScript tests continuously
> # add chart components to Metamer (on feature branch as long as they are in sandbox)
> # create page fragment if it makes sense
> # create framework tests for chart components for each component's attribute and for each major feature
> # create Metamer tests for those use-cases requiring templates
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> link all reported bugs in component to this issue
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.... ]
Matej Novotny resolved RFPL-3038.
---------------------------------
Resolution: Done
> RF5 Charts: Initial QE Tasks
> ----------------------------
>
> Key: RFPL-3038
> URL: https://issues.jboss.org/browse/RFPL-3038
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Matej Novotny
> Priority: Critical
> Fix For: 4.5-Tracking
>
>
> # review chart components
> # create JavaScript tests for chart components
> # create/update Jenkins job to run JavaScript tests continuously
> # add chart components to Metamer (on feature branch as long as they are in sandbox)
> # create page fragment if it makes sense
> # create framework tests for chart components for each component's attribute and for each major feature
> # create Metamer tests for those use-cases requiring templates
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> link all reported bugs in component to this issue
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.... ]
Pavol Pitonak commented on RFPL-3038:
-------------------------------------
I agree that it doesn't make sense to create a page fragment.
Feel free to close this issue and we'll handle all remaining tasks in other issues.
> RF5 Charts: Initial QE Tasks
> ----------------------------
>
> Key: RFPL-3038
> URL: https://issues.jboss.org/browse/RFPL-3038
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Matej Novotny
> Priority: Critical
> Fix For: 4.5-Tracking
>
>
> # review chart components
> # create JavaScript tests for chart components
> # create/update Jenkins job to run JavaScript tests continuously
> # add chart components to Metamer (on feature branch as long as they are in sandbox)
> # create page fragment if it makes sense
> # create framework tests for chart components for each component's attribute and for each major feature
> # create Metamer tests for those use-cases requiring templates
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> link all reported bugs in component to this issue
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.... ]
Matej Novotny commented on RFPL-3038:
-------------------------------------
I reviewed the component documentation and created a separate issue to track it - RF-13796.
I think we can resolve this issue and track any other needed steps in new issues.
[~ppitonak] do you agree, or is there anything else I should cover within this issue?
> RF5 Charts: Initial QE Tasks
> ----------------------------
>
> Key: RFPL-3038
> URL: https://issues.jboss.org/browse/RFPL-3038
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Matej Novotny
> Priority: Critical
> Fix For: 4.5-Tracking
>
>
> # review chart components
> # create JavaScript tests for chart components
> # create/update Jenkins job to run JavaScript tests continuously
> # add chart components to Metamer (on feature branch as long as they are in sandbox)
> # create page fragment if it makes sense
> # create framework tests for chart components for each component's attribute and for each major feature
> # create Metamer tests for those use-cases requiring templates
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> link all reported bugs in component to this issue
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (RFPL-3438) Test RichRates
by Martin Tomasek (JIRA)
[ https://issues.jboss.org/browse/RFPL-3438?page=com.atlassian.jira.plugin.... ]
Martin Tomasek resolved RFPL-3438.
----------------------------------
Resolution: Done
RichRates seems ok. All tests passed.
> Test RichRates
> --------------
>
> Key: RFPL-3438
> URL: https://issues.jboss.org/browse/RFPL-3438
> Project: RichFaces Planning
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: QE
> Reporter: Pavol Pitonak
> Assignee: Martin Tomasek
> Fix For: 4.5.0.Beta1
>
>
> You can find latest version of RichRates in https://github.com/ppitonak/richrates
> It's sufficient to change version of RichFaces in pom.xml to the current release's version and run all automated tests in Firefox and PhantomJS using
> {code}
> mvn clean verify -P wildfly-managed-8-1,all-tests
> mvn clean verify -P wildfly-managed-8-1,all-tests -D arq.extension.webdriver.browser=phantomjs
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months