Enable random bitmaps to work with serialisation checks

Open
#526 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
testing-qa

Research direction

Start with the random bitmap change in Test_Toolkit PR #521 and reproduce the serialization failure shown in Forms_Toolkit PR #231. Compare the dummy object test changes in Test_Toolkit PR #527, then determine why bitmap properties fail intermittently and restore their property checks when serialization succeeds.

Written by the indexing model from the issue text.

Description

type:feature
Description:

https://github.com/BHoM/Test_Toolkit/pull/521/files#diff-03be553eb97d204baf9c5bc320e7bf76ca3c636ed893555a5e49da2fe522a390 introduced random bitmaps. This is at arbitrary times causing issues with the serialisation check.

See:
https://github.com/BuroHappoldEngineering/Forms_Toolkit/pull/231/checks?check_run_id=50458125010

And is therefore being turned off
#525

Should investigate this better to enable it to function rather than turning off.

When enabled, should also make sure to check the properties of bitmap type in the dummy object test.

See https://github.com/BHoM/Test_Toolkit/pull/527/files for how test was changed, and is to be reverted.

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

Contributor guide

Open the contributing guide

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 BHoM/Test_Toolkit

All issues in BHoM/Test_Toolkit

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.