Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ workflows:
branches:
only:
- develop
- topgear-redirect
# This is alternate dev env for parallel testing
- "build-test":
context : org-global
Expand Down Expand Up @@ -370,7 +369,6 @@ workflows:
branches:
only:
- develop
- topgear-redirect
# Production builds are exectuted
# when PR is merged to the master
# Don't change anything in this configuration
Expand All @@ -392,9 +390,7 @@ workflows:
- develop

Smoke Testing:
when:
and:
- << pipeline.parameters.run_smoketesting >>
when: << pipeline.parameters.run_smoketesting >>
jobs:
- Hold [Smoke-Testing]:
type: approval
Expand Down
3 changes: 2 additions & 1 deletion automated-smoke-test/config/automation-config-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
"termUrl": "https://beta-community-app.topcoder.com/challenges/terms/detail/9ef9dec4-dddb-48c9-9cce-659db68bc5ac",
"forumUrl": "https://apps.topcoder.com/forums/?module=Category&categoryID=82117",
"submissionUrl": "https://beta-community-app.topcoder.com/challenges/4bd5cf15-41ee-4932-927d-fda5731ec023/submit",
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133"
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133",
"searchText": "KGuTnJmJ"
},
"myDashboard": {
"url": "https://beta-community-app.topcoder.com/my-dashboard",
Expand Down
3 changes: 2 additions & 1 deletion automated-smoke-test/config/automation-config-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
"termUrl": "https://community-app.topcoder-dev.com/challenges/terms/detail/b11da5cd-713f-478d-90f4-f679ef53ee95",
"forumUrl": "https://apps.topcoder-dev.com/forums/?module=Category&categoryID=0",
"submissionUrl": "https://community-app.topcoder-dev.com/challenges/e0db3e96-522e-4b56-b954-a514acfd536e/submit",
"scorecardUrl": "https://software.topcoder-dev.com/review/actions/ViewScorecard?scid=30056744"
"scorecardUrl": "https://software.topcoder-dev.com/review/actions/ViewScorecard?scid=30056744",
"searchText": "KGuTnJmJ"
},
"myDashboard": {
"url": "https://community-app.topcoder-dev.com/my-dashboard",
Expand Down
3 changes: 2 additions & 1 deletion automated-smoke-test/config/automation-config-local.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@
"termUrl": "http://localhost:3000/challenges/terms/detail/9ef9dec4-dddb-48c9-9cce-659db68bc5ac",
"forumUrl": "https://apps.topcoder.com/forums/?module=Category&categoryID=82117",
"submissionUrl": "http://localhost:3000/challenges/4bd5cf15-41ee-4932-927d-fda5731ec023/submit",
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133"
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133",
"searchText": "KGuTnJmJ"
},
"myDashboard": {
"url": "http://localhost:3000/my-dashboard",
Expand Down
3 changes: 2 additions & 1 deletion automated-smoke-test/config/automation-config-prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@
"termUrl": "https://www.topcoder.com/challenges/terms/detail/9ef9dec4-dddb-48c9-9cce-659db68bc5ac",
"forumUrl": "https://apps.topcoder.com/forums/?module=Category&categoryID=82117",
"submissionUrl": "https://www.topcoder.com/challenges/4bd5cf15-41ee-4932-927d-fda5731ec023/submit",
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133"
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133",
"searchText": "KGuTnJmJ"
},
"myDashboard": {
"url": "https://www.topcoder.com/my-dashboard",
Expand Down
3 changes: 2 additions & 1 deletion automated-smoke-test/config/automation-config-qa.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
"termUrl": "https://qa-community-app.topcoder-dev.com/challenges/terms/detail/b11da5cd-713f-478d-90f4-f679ef53ee95",
"forumUrl": "https://apps.topcoder-dev.com/forums/?module=Category&categoryID=0",
"submissionUrl": "https://qa-community-app.topcoder-dev.com/challenges/ee951f3e-8c3d-41d7-b232-aa8774ff7f27/submit",
"scorecardUrl": "https://software.topcoder-dev.com/review/actions/ViewScorecard?scid=30001610"
"scorecardUrl": "https://software.topcoder-dev.com/review/actions/ViewScorecard?scid=30001610",
"searchText": "KGuTnJmJ"
},
"myDashboard": {
"url": "https://qa-community-app.topcoder-dev.com/my-dashboard",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
"termUrl": "https://staging-community-app.topcoder.com/challenges/terms/detail/9ef9dec4-dddb-48c9-9cce-659db68bc5ac",
"forumUrl": "https://apps.topcoder.com/forums/?module=Category&categoryID=82117",
"submissionUrl": "https://staging-community-app.topcoder.com/challenges/4bd5cf15-41ee-4932-927d-fda5731ec023/submit",
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133"
"scorecardUrl": "https://software.topcoder.com/review/actions/ViewScorecard?scid=30002133",
"searchText": "KGuTnJmJ"
},
"myDashboard": {
"url": "https://staging-community-app.topcoder.com/my-dashboard",
Expand Down
3 changes: 2 additions & 1 deletion automated-smoke-test/config/automation-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
"termUrl": "https://test-community-app.topcoder-dev.com/challenges/terms/detail/b11da5cd-713f-478d-90f4-f679ef53ee95",
"forumUrl": "https://apps.topcoder-dev.com/forums/?module=Category&categoryID=0",
"submissionUrl": "https://test-community-app.topcoder-dev.com/challenges/ee951f3e-8c3d-41d7-b232-aa8774ff7f27/submit",
"scorecardUrl": "https://software.topcoder-dev.com/review/actions/ViewScorecard?scid=30001610"
"scorecardUrl": "https://software.topcoder-dev.com/review/actions/ViewScorecard?scid=30001610",
"searchText": "KGuTnJmJ"
},
"myDashboard": {
"url": "https://test-community-app.topcoder-dev.com/my-dashboard",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export class ChallengeListingPageHelper {
false
);

const searchString = ConfigHelper.getChallengeDetail().challengeName;
const searchString = ConfigHelper.getChallengeDetail().searchText;
await ChallengeListingPageObject.challengeSearchBox.sendKeys(searchString);
await BrowserHelper.sleep(5000);

Expand Down Expand Up @@ -503,7 +503,7 @@ export class ChallengeListingPageHelper {
*/
static async verifyChallengesByChallengeTag() {
// const tagText = ConfigHelper.getChallengeDetail().challengeTag;
const tagText = 'ReactJS';
const tagText = 'EdgeNet';
await this.waitForSubCommunity();
await ChallengeListingPageObject.challengeSearchBox.sendKeys(tagText);
await BrowserHelper.sleep(2000);
Expand Down
1 change: 1 addition & 0 deletions automated-smoke-test/utils/config-helper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export interface ChallengeDetail {
forumUrl: string;
submissionUrl: string;
scorecardUrl: string;
searchText: string,
}

export interface CommunityCardInfo {
Expand Down