Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Testing - develop a testing strategy for async and real-time streaming functions

Open
#14 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
testing-qa

Research direction

Start by reviewing the existing Testing framework and how async and IObservable functions are tested in .NET elsewhere. Compare those approaches with Excel-DNA behavior in automatic and manual calculation modes; done means a documented testing strategy and a clear decision on whether helpers can be adapted.

Written by the indexing model from the issue text.

Description

RTD-based async and streaming functions are easy to develop with Excel-DNA, but remain hard to test. We need a plan for these and perhaps some helpers in the Testing framework. It would be a start idea to see and document how async and IObservable functions are tested in .NET elsewhere, and see if there's a way to adapt this to the Excel environment. Behaviour of these features under 'manual' calculation mode is also quite different to automatic mode, and can perhaps be some help in knowing when to check values.

Dominant language
C#
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Excel-DNA/DeveloperTools

All issues in Excel-DNA/DeveloperTools

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.