Skip to content

Commit

Permalink
Bare minimum tests for python model
Browse files Browse the repository at this point in the history
  • Loading branch information
elchupanebrej committed Sep 7, 2024
1 parent c784962 commit 10820e8
Show file tree
Hide file tree
Showing 48 changed files with 19 additions and 1,135 deletions.
1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.12"
]
dependencies = [
"importlib_resources",
"pydantic>=2.0.3"
]
description = "Cucumber Messages is a message protocol for representing results and other information from Cucumber. "
Expand Down
44 changes: 0 additions & 44 deletions python/src/message_samples/attachments/attachments.feature

This file was deleted.

87 changes: 0 additions & 87 deletions python/src/message_samples/attachments/attachments.feature.ndjson

This file was deleted.

58 changes: 0 additions & 58 deletions python/src/message_samples/attachments/attachments.feature.ts

This file was deleted.

Binary file removed python/src/message_samples/attachments/cucumber.png
Binary file not shown.
Binary file removed python/src/message_samples/attachments/document.pdf
Binary file not shown.
6 changes: 0 additions & 6 deletions python/src/message_samples/cdata/cdata.feature

This file was deleted.

12 changes: 0 additions & 12 deletions python/src/message_samples/cdata/cdata.feature.ndjson

This file was deleted.

6 changes: 0 additions & 6 deletions python/src/message_samples/cdata/cdata.feature.ts

This file was deleted.

12 changes: 0 additions & 12 deletions python/src/message_samples/data-tables/data-tables.feature

This file was deleted.

15 changes: 0 additions & 15 deletions python/src/message_samples/data-tables/data-tables.feature.ndjson

This file was deleted.

11 changes: 0 additions & 11 deletions python/src/message_samples/data-tables/data-tables.feature.ts

This file was deleted.

28 changes: 0 additions & 28 deletions python/src/message_samples/examples-tables/examples-tables.feature

This file was deleted.

Loading

0 comments on commit 10820e8

Please sign in to comment.