microsoft / microsoft/AdaptiveCards

Automate Tables Tests

Open
#6,573 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-TestingAndQuality Epic
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

This issue tracks adding automated testing for Tables. Currently existing samples:

  • v1.5\Elements\Table.FirstRowAsHeaders.json
  • v1.5\Elements\Table.GridStyle.json
  • v1.5\Elements\Table.HorizontalCellContentAlignment.json
  • v1.5\Elements\Table.json
  • v1.5\Elements\Table.ShowGridLines.json
  • v1.5\Elements\Table.VerticalCellContentAlignment.json
  • v1.5\Test\TableImpliedType.json

Platforms

  • Automated Table tests for JavaScript
  • Automated Table tests for Xaml
  • Automated Table tests for Android
  • Automated Table tests for iOS

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.

Research direction

Start by reviewing the listed samples: v1.5\Elements\Table.FirstRowAsHeaders.json, Table.GridStyle.json, Table.HorizontalCellContentAlignment.json, Table.json, Table.ShowGridLines.json, Table.VerticalCellContentAlignment.json, and v1.5\Test\TableImpliedType.json. Compare them with the existing automated test entry points for JavaScript, Xaml, Android, and iOS. Done means automated Table coverage exists for each platform listed in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios, javascript
Domain
mobile-dev, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.