Commit Graph

3 Commits

Author SHA1 Message Date
Rostislav Wolny
0eb531f675 Fix comment fields test
Adding a WpPostEntity caused a side effect that the cleanup extension
for integration tests started processing also the post table
and removed the post the test was relying on.

This commit fixes the issue by creating the post for the test within the test.

[MAILPOET-5813]
2024-01-08 11:33:18 -06:00
David Remer
694be68f4a Add post ID to comment
[MAILPOET-5687]
2023-10-31 15:08:49 +01:00
David Remer
48ade93b6e Add tests for post and comment fields
[PREMIUM-248]
2023-10-30 21:22:23 +01:00