Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.5
-
Component/s: Google Support
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
As a BA I want to be able to write my story in Google Docs.
This has the advantage that the stories are in the cloud and multiple stakeholders (BA, developer, ...) work at the same time on the same document.
By using the Google docs API, a document can be exported to ODT and be delegated to the ODT support in JBehave.
ATTENTION: the given patch contains also a fix for the class OdfUtils in the module jbehave-odf. The class OdfTextExtractor is used to convert ODT correctly to text.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.5 [ 17393 ] |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Bart De Neuter
made changes -
Attachment | googledocs-20110823.patch [ 56540 ] |
Mauro Talevi
made changes -
Component/s | Google Support [ 14862 ] | |
Component/s | Core [ 11086 ] | |
Component/s | ODF Support [ 14705 ] |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Hi Bart,
added your contributed Google docs loader, but kept in the jbehave-odf module rather than a separate one.
I've tested against a private document, but clearly this cannot be used for generic testing (hence the tests are marked as @Ignore). What we'd need is to create a public group account that we can use for testing.
Do you know if that is possible?