Browse Source

Fixed failing tests

master
Christopher 8 years ago
parent
commit
499328efa1
  1. 12
      Assets/Tests/Narrative/ConversationTests.unity
  2. 2600
      Assets/Tests/Narrative/NarrativeTests.unity

12
Assets/Tests/Narrative/ConversationTests.unity

@ -749,7 +749,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b1dba0b27b0864740a8720e920aa88c0, type: 3} m_Script: {fileID: 11500000, guid: b1dba0b27b0864740a8720e920aa88c0, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
timeout: 15 timeout: 20
ignored: 0 ignored: 0
succeedAfterAllAssertionsAreExecuted: 0 succeedAfterAllAssertionsAreExecuted: 0
expectException: 0 expectException: 0
@ -2407,7 +2407,7 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 337.1537 x: 337.1537
y: 15.616764 y: 15.616764
width: 124 width: 120
height: 40 height: 40
tint: {r: 1, g: 1, b: 1, a: 1} tint: {r: 1, g: 1, b: 1, a: 1}
useCustomTint: 0 useCustomTint: 0
@ -2604,7 +2604,7 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 482.65918 x: 482.65918
y: 214.0749 y: 214.0749
width: 137 width: 131
height: 40 height: 40
tint: {r: 1, g: 1, b: 1, a: 1} tint: {r: 1, g: 1, b: 1, a: 1}
useCustomTint: 0 useCustomTint: 0
@ -2663,7 +2663,7 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 626.42365 x: 626.42365
y: 214.0749 y: 214.0749
width: 161 width: 153
height: 40 height: 40
tint: {r: 1, g: 1, b: 1, a: 1} tint: {r: 1, g: 1, b: 1, a: 1}
useCustomTint: 0 useCustomTint: 0
@ -2864,7 +2864,7 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 341.1081 x: 341.1081
y: 109.93802 y: 109.93802
width: 122 width: 120
height: 40 height: 40
tint: {r: 1, g: 1, b: 1, a: 1} tint: {r: 1, g: 1, b: 1, a: 1}
useCustomTint: 0 useCustomTint: 0
@ -3096,7 +3096,7 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 339.6326 x: 339.6326
y: 154.78741 y: 154.78741
width: 121 width: 120
height: 40 height: 40
tint: {r: 1, g: 1, b: 1, a: 1} tint: {r: 1, g: 1, b: 1, a: 1}
useCustomTint: 0 useCustomTint: 0

2600
Assets/Tests/Narrative/NarrativeTests.unity

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save