Skip to content

Commit

Permalink
#104: Updated DD 2.1 -> 2.0 Merge to use singular resource names for …
Browse files Browse the repository at this point in the history
…incoming resources
  • Loading branch information
darnjo committed Sep 12, 2023
1 parent f04341f commit cf1c2d6
Show file tree
Hide file tree
Showing 46 changed files with 32,494 additions and 260 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Association

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Caravan

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated on: 2023090509434487
Feature: CaravanStops
# This file was autogenerated on: 20230911182717366
Feature: CaravanStop

Background:
Given a RESOScript or Metadata file are provided
Expand All @@ -12,143 +12,143 @@ Feature: CaravanStops
Then a test container was successfully created from the given metadata file
And valid metadata are loaded into the test container

@CaravanStops @dd-2.0
Scenario: CaravanStopsKey
When "CaravanStopsKey" exists in the "CaravanStops" metadata
Then "CaravanStopsKey" MUST be "String" data type
And "CaravanStopsKey" length SHOULD be equal to the RESO Suggested Max Length of 255
@CaravanStop @dd-2.0
Scenario: CaravanStopKey
When "CaravanStopKey" exists in the "CaravanStop" metadata
Then "CaravanStopKey" MUST be "String" data type
And "CaravanStopKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: CaravanKey
When "CaravanKey" exists in the "CaravanStops" metadata
When "CaravanKey" exists in the "CaravanStop" metadata
Then "CaravanKey" MUST be "String" data type
And "CaravanKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopResourceName
When "StopResourceName" exists in the "CaravanStops" metadata
When "StopResourceName" exists in the "CaravanStop" metadata
Then "StopResourceName" MUST be "Single Enumeration" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopClassName
When "StopClassName" exists in the "CaravanStops" metadata
When "StopClassName" exists in the "CaravanStop" metadata
Then "StopClassName" MUST be "Single Enumeration" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopKey
When "StopKey" exists in the "CaravanStops" metadata
When "StopKey" exists in the "CaravanStop" metadata
Then "StopKey" MUST be "String" data type
And "StopKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopId
When "StopId" exists in the "CaravanStops" metadata
When "StopId" exists in the "CaravanStop" metadata
Then "StopId" MUST be "String" data type
And "StopId" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopOrder
When "StopOrder" exists in the "CaravanStops" metadata
When "StopOrder" exists in the "CaravanStop" metadata
Then "StopOrder" MUST be "Integer" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopRemarks
When "StopRemarks" exists in the "CaravanStops" metadata
When "StopRemarks" exists in the "CaravanStop" metadata
Then "StopRemarks" MUST be "String" data type
And "StopRemarks" length SHOULD be equal to the RESO Suggested Max Length of 500

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopStartTime
When "StopStartTime" exists in the "CaravanStops" metadata
When "StopStartTime" exists in the "CaravanStop" metadata
Then "StopStartTime" MUST be "Timestamp" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopEndTime
When "StopEndTime" exists in the "CaravanStops" metadata
When "StopEndTime" exists in the "CaravanStop" metadata
Then "StopEndTime" MUST be "Timestamp" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopAttendedBy
When "StopAttendedBy" exists in the "CaravanStops" metadata
When "StopAttendedBy" exists in the "CaravanStop" metadata
Then "StopAttendedBy" MUST be "Single Enumeration" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopDate
When "StopDate" exists in the "CaravanStops" metadata
When "StopDate" exists in the "CaravanStop" metadata
Then "StopDate" MUST be "Date" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopRefreshments
When "StopRefreshments" exists in the "CaravanStops" metadata
When "StopRefreshments" exists in the "CaravanStop" metadata
Then "StopRefreshments" MUST be "String" data type
And "StopRefreshments" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopShowingAgentFirstName
When "StopShowingAgentFirstName" exists in the "CaravanStops" metadata
When "StopShowingAgentFirstName" exists in the "CaravanStop" metadata
Then "StopShowingAgentFirstName" MUST be "String" data type
And "StopShowingAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopShowingAgentKey
When "StopShowingAgentKey" exists in the "CaravanStops" metadata
When "StopShowingAgentKey" exists in the "CaravanStop" metadata
Then "StopShowingAgentKey" MUST be "String" data type
And "StopShowingAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopShowingAgentLastName
When "StopShowingAgentLastName" exists in the "CaravanStops" metadata
When "StopShowingAgentLastName" exists in the "CaravanStop" metadata
Then "StopShowingAgentLastName" MUST be "String" data type
And "StopShowingAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: StopShowingAgentMlsId
When "StopShowingAgentMlsId" exists in the "CaravanStops" metadata
When "StopShowingAgentMlsId" exists in the "CaravanStop" metadata
Then "StopShowingAgentMlsId" MUST be "String" data type
And "StopShowingAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: ModificationTimestamp
When "ModificationTimestamp" exists in the "CaravanStops" metadata
When "ModificationTimestamp" exists in the "CaravanStop" metadata
Then "ModificationTimestamp" MUST be "Timestamp" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: OriginalEntryTimestamp
When "OriginalEntryTimestamp" exists in the "CaravanStops" metadata
When "OriginalEntryTimestamp" exists in the "CaravanStop" metadata
Then "OriginalEntryTimestamp" MUST be "Timestamp" data type

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: OriginatingSystemId
When "OriginatingSystemId" exists in the "CaravanStops" metadata
When "OriginatingSystemId" exists in the "CaravanStop" metadata
Then "OriginatingSystemId" MUST be "String" data type
And "OriginatingSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: OriginatingSystemKey
When "OriginatingSystemKey" exists in the "CaravanStops" metadata
When "OriginatingSystemKey" exists in the "CaravanStop" metadata
Then "OriginatingSystemKey" MUST be "String" data type
And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: OriginatingSystemName
When "OriginatingSystemName" exists in the "CaravanStops" metadata
When "OriginatingSystemName" exists in the "CaravanStop" metadata
Then "OriginatingSystemName" MUST be "String" data type
And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: SourceSystemId
When "SourceSystemId" exists in the "CaravanStops" metadata
When "SourceSystemId" exists in the "CaravanStop" metadata
Then "SourceSystemId" MUST be "String" data type
And "SourceSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: SourceSystemKey
When "SourceSystemKey" exists in the "CaravanStops" metadata
When "SourceSystemKey" exists in the "CaravanStop" metadata
Then "SourceSystemKey" MUST be "String" data type
And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@CaravanStops @dd-2.0
@CaravanStop @dd-2.0
Scenario: SourceSystemName
When "SourceSystemName" exists in the "CaravanStops" metadata
When "SourceSystemName" exists in the "CaravanStop" metadata
Then "SourceSystemName" MUST be "String" data type
And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: ContactListingNotes

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: ContactListings

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Contacts

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: EntityEvent

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Field

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: HistoryTransactional

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: InternetTracking

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: InternetTrackingSummary

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: LockOrBox

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Lookup

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Media

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Member

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: MemberAssociation

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated on: 2023090509434487
Feature: MemberStateLicenses
# This file was autogenerated on: 20230911182717366
Feature: MemberStateLicense

Background:
Given a RESOScript or Metadata file are provided
Expand All @@ -12,46 +12,46 @@ Feature: MemberStateLicenses
Then a test container was successfully created from the given metadata file
And valid metadata are loaded into the test container

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: MemberMlsId
When "MemberMlsId" exists in the "MemberStateLicenses" metadata
When "MemberMlsId" exists in the "MemberStateLicense" metadata
Then "MemberMlsId" MUST be "String" data type
And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: MemberKey
When "MemberKey" exists in the "MemberStateLicenses" metadata
When "MemberKey" exists in the "MemberStateLicense" metadata
Then "MemberKey" MUST be "String" data type
And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: MemberStateLicense
When "MemberStateLicense" exists in the "MemberStateLicenses" metadata
When "MemberStateLicense" exists in the "MemberStateLicense" metadata
Then "MemberStateLicense" MUST be "String" data type
And "MemberStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: MemberStateLicenseExpirationDate
When "MemberStateLicenseExpirationDate" exists in the "MemberStateLicenses" metadata
When "MemberStateLicenseExpirationDate" exists in the "MemberStateLicense" metadata
Then "MemberStateLicenseExpirationDate" MUST be "Date" data type

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: MemberStateLicenseType
When "MemberStateLicenseType" exists in the "MemberStateLicenses" metadata
When "MemberStateLicenseType" exists in the "MemberStateLicense" metadata
Then "MemberStateLicenseType" MUST be "Single Enumeration" data type

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: MemberStateLicenseState
When "MemberStateLicenseState" exists in the "MemberStateLicenses" metadata
When "MemberStateLicenseState" exists in the "MemberStateLicense" metadata
Then "MemberStateLicenseState" MUST be "Single Enumeration" data type

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: ModificationTimestamp
When "ModificationTimestamp" exists in the "MemberStateLicenses" metadata
When "ModificationTimestamp" exists in the "MemberStateLicense" metadata
Then "ModificationTimestamp" MUST be "Timestamp" data type

@MemberStateLicenses @dd-2.0
@MemberStateLicense @dd-2.0
Scenario: MemberStateLicenseKey
When "MemberStateLicenseKey" exists in the "MemberStateLicenses" metadata
When "MemberStateLicenseKey" exists in the "MemberStateLicense" metadata
Then "MemberStateLicenseKey" MUST be "String" data type
And "MemberStateLicenseKey" length SHOULD be equal to the RESO Suggested Max Length of 255
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: Office

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 2023090509434487
# This file was autogenerated on: 20230911182717366
Feature: OfficeAssociation

Background:
Expand Down
Loading

0 comments on commit cf1c2d6

Please sign in to comment.