Jon Vanausdeln

Results 42 issues of Jon Vanausdeln

** Please describe which feature you have a question about? ** Is there an env variable or way to access the app URL? If not, is there a way to...

feature-request
web-previews

## Positron Version: [2024.07.0-15](https://github.com/posit-dev/positron/releases/tag/2024.07.0-15) ## Steps to reproduce the issue: 1. Open the command palette 3. Use the command "View: Toggle Connections" 4. Use the command "View: Toggle Connections" again...

bug
area: connections
area: ui

## Positron Version: Positron Version: 2024.02.0 (system setup) build 2024.02.0-1535 Code - OSS Version: 1.86.0 Commit: 1478e597a716c434509a1ff8f7e0e43dbf420cb2 Date: 2024-02-15T02:51:08.089Z Electron: 27.2.3 ElectronBuildId: undefined Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS:...

bug
area: ui

### Intent Add Smoke test for Data Explorer using Python Polars ### Approach * Added new section to existing data explorer test. The new section is broken up into several...

The New Project Wizard smoke tests are missing `await` before several `expect{}.toPass()` blocks. Without the `await` those expect blocks seem to be running in background while the tests continue on...

testing

We currently upload our nightly smoke test run results to TestRail. Now that we run a subset of the smoke tests as part of the PR workflow, we should add...

testing

As a follow for #4131 , we should add test(s) for the preview as well. Additionally, we should add a test or two with more complicated filename and path (as...

testing

## Problem Statement Current [Release Build Workflows](https://github.com/posit-dev/positron/actions/workflows/build-release.yml) do not run any tests. There is a separate [Full Test Workflow](https://github.com/posit-dev/positron/actions/workflows/positron-full-test.yml) that runs all current automated tests (all of which are inherited...

area: builds

## Describe the issue: We currently only run smoke tests on Linux. We should add Windows to the mix as traditionally, a majority of our users are on windows. This...

area: qa infrastructure

## System details: #### Positron and OS details: Latest daily [2024.08.0-31](https://github.com/posit-dev/positron/releases/tag/2024.08.0-31) Windows 11 #### Interpreter details: Python 3.12.2 ## Describe the issue: `bokeh` library works in a python shell outside...

bug
area: plots
lang: python