Skip to content
#

binder

Here are 493 public repositories matching this topic...

binderhub
karlaspuldaro
karlaspuldaro commented Feb 7, 2022

Currently the only packages containing front-end unit tests are pipeline-editor and services.
It would be helpful to expand the unit test coverage across all other packages in Elyra, as well as add more tests to existing extensions.

This is an umbrella issue - subtasks can be delivered in separate PRs.

Pipeline Editor

  • Test Pipeline Service (runtime types, runtimes, runtime images
kind:enhancement good first issue component:test area:front-end
larq
lgeiger
lgeiger commented Nov 7, 2019

Objective

Python 3.6 and above supports type hints and optional statically typing of Python code. Since its introduction is has seen a lot of adoption in many Python projects in particular in larger code bases. Type hints are completely optional and are stripped by the Python parser before runtime.

I am not the only one @plumerai anymore who li

good first issue internal-improvement RFC RFC - accepted

Improve this page

Add a description, image, and links to the binder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binder topic, visit your repo's landing page and select "manage topics."

Learn more