Skip to content

Commit

Permalink
./scripts/run_no_prep_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Dec 20, 2023
1 parent b3e9ebb commit 5dddbd2
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -1228,6 +1229,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -1197,6 +1198,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
1 change: 1 addition & 0 deletions json-logs/samples/events/MessageFileSharePayload.json
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
2 changes: 2 additions & 0 deletions json-logs/samples/rtm/MessageEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -11036,6 +11036,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -15120,6 +15121,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
3 changes: 3 additions & 0 deletions json-logs/samples/rtm/PinAddedEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -11045,6 +11045,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -15129,6 +15130,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -18915,6 +18917,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
3 changes: 3 additions & 0 deletions json-logs/samples/rtm/PinRemovedEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -11045,6 +11045,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -15129,6 +15130,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -18915,6 +18917,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
3 changes: 3 additions & 0 deletions json-logs/samples/rtm/StarAddedEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -11045,6 +11045,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -15129,6 +15130,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -18919,6 +18921,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
3 changes: 3 additions & 0 deletions json-logs/samples/rtm/StarRemovedEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -11044,6 +11044,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -15128,6 +15129,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down Expand Up @@ -18918,6 +18920,7 @@
"template_description": "",
"template_icon": "",
"team_pref_version_history_enabled": false,
"show_badge": false,
"bot_id": "",
"initial_comment": {
"id": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@ void verifyFile(File file) throws Exception {
"getTemplateIcon",
"getEditors",
"getEditTimestamp",
"getTeamPrefVersionHistoryEnabled"
"getTeamPrefVersionHistoryEnabled",
"getShowBadge"
);
}

Expand Down Expand Up @@ -246,7 +247,8 @@ void verifyRemoteFile(File file) throws Exception {
"getTemplateIcon",
"getEditors",
"getEditTimestamp",
"getTeamPrefVersionHistoryEnabled"
"getTeamPrefVersionHistoryEnabled",
"getShowBadge"
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,8 @@ public void stars_list() throws Exception {
"getTemplateIcon",
"getEditors",
"getEditTimestamp",
"getTeamPrefVersionHistoryEnabled"
"getTeamPrefVersionHistoryEnabled",
"getShowBadge"
);
}

Expand Down

0 comments on commit 5dddbd2

Please sign in to comment.