Benjamin Neff
e9bf942618
Cleanup comment_integration_spec a little bit more
2021-06-30 00:11:09 +02:00
Benjamin Neff
3fcea8b188
Remove parent_author_signature from relayables
...
Closes #64
2019-10-30 17:49:46 +01:00
Benjamin Neff
0ccd15cd53
Remove legacy xml unwrap code
...
Closes #28
2019-10-30 17:49:45 +01:00
Benjamin Neff
1570fff040
We can have indented heredoc now \o/
2019-10-21 03:11:12 +02:00
Benjamin Neff
1dfe57ea7e
Add frozen_string_literal to all files
...
and remove redundant freezes
2019-10-21 03:11:12 +02:00
Benjamin Neff
6817579072
Don't check parent_author_signature for relayables
...
This isn't needed, but we need to check if the sender of the Magic
Envelope is the parent author (so we have a valid signature from the
parent author there).
2017-06-02 01:12:00 +02:00
Benjamin Neff
9f3291f281
Refactor comment integration specs
2017-05-10 02:39:46 +02:00
Benjamin Neff
18a23df8d5
Use Nokogiri::XML() instead of Nokogiri::XML::Document.parse()
2017-05-10 02:37:25 +02:00
Benjamin Neff
221d87d7fe
Send unwrapped entities
...
Remove the <XML><post>...</post></XML> wrapper.
Second step of #28
2017-05-10 02:37:24 +02:00
Benjamin Neff
52a8c89d4c
Send new property names in XML
...
Second step of #29
2017-05-10 02:37:24 +02:00
Benjamin Neff
184954e09c
Replace factory_girl with fabrication
...
factory_girl has activesupport as dependency
2017-04-04 22:14:13 +02:00
cmrd Senya
c58d076c96
Entity JSON serialization/deserialization feature
2017-03-23 13:55:19 +02:00
Benjamin Neff
c0e798c55e
update string blocks for new rubocop
2016-07-14 01:21:40 +02:00
Benjamin Neff
aac2a1652e
create expect_callback() spec-helper
2016-03-29 03:14:01 +02:00
Benjamin Neff
1d4d3d732d
use shorter callback keys for key-callbacks
2016-03-29 02:42:19 +02:00
Benjamin Neff
8f2b3e6a14
use data from parent-RelatedEntity for Relayables
2016-03-28 19:52:57 +02:00
Benjamin Neff
23fc8dc180
use related entity as parent for relayables
2016-03-28 17:46:37 +02:00
Benjamin Neff
c4e98dd2cc
change XMLs for comment integration spec
2016-02-22 02:42:50 +01:00
Benjamin Neff
d616e5fae9
refactoring to_xml and signing
2016-02-19 03:35:01 +01:00
Benjamin Neff
3fc259878b
add an integration-test for a comment entity (relayables)
2016-02-13 01:59:18 +01:00