Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI testing #491

Merged
merged 1 commit into from
Nov 16, 2021
Merged

UI testing #491

merged 1 commit into from
Nov 16, 2021

Conversation

brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented Aug 10, 2021

Implementing vscode-extension-tester for UI testing of extension features.

This PR includes testing for SDK Configuration Editor and basic project build testing.

@brianignacio5 brianignacio5 changed the title initial hello world test UI testing Aug 10, 2021
@github-actions
Copy link

github-actions bot commented Sep 9, 2021

Pull request has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Sep 9, 2021
@brianignacio5 brianignacio5 added ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot and removed stale Stale PR or Issue labels Sep 9, 2021
update compile step

move to docker

add compile step entrypoint

separate ui test from docker

test using other entrypoint

fix def value input

increase log level

run outside docker

print test log

increase wait time

add cmd hello

fix lint

test rm duplicated ci job

webview test

fix dockerfile

fix settings.json

ui test as separated job

add clone repo to ui test job

output log ui entrypoint

output ui test log

fix test log output

fix open folder and timeouts

quote test files regex

use mocha config

test ubuntu fixes

add build test

test bin exist

remove log upload

test quotes on output ui result

fix new lines on output

output log if exit code not zero

add test for string element

add tests for each type of config

update vscode extension tester version

update typescript version

update vscode extension tester to latest version

update test ci

update testworkspace settings

increase build timeout

print error log

add ci test script

fix tests

update args for tests increase time

delete env vars from settings

add task output to log

use venv python in settings

increase build timeout

update unit tests

set specific release version in dockerfile

rm unused code and format tests

increase timeout
@brianignacio5 brianignacio5 merged commit 348f62a into master Nov 16, 2021
@brianignacio5 brianignacio5 deleted the feature/ui-testing branch November 16, 2021 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant