Skip to content

test: add tests for Axis constructor and properties#10414

Open
Sachinn-64 wants to merge 8 commits intostdlib-js:refactor/plotfrom
Sachinn-64:test-plot-vega-axis
Open

test: add tests for Axis constructor and properties#10414
Sachinn-64 wants to merge 8 commits intostdlib-js:refactor/plotfrom
Sachinn-64:test-plot-vega-axis

Conversation

@Sachinn-64
Copy link
Copy Markdown
Member

Resolves None.

Description

What is the purpose of this pull request?

This pull request:

  • test: add tests for Axis constructor and properties

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

  • None

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

{{TODO: add disclosure if applicable}}


@stdlib-js/reviewers

@Sachinn-64 Sachinn-64 marked this pull request as draft February 21, 2026 22:03
@stdlib-bot stdlib-bot added Needs Review A pull request which needs code review. and removed Needs Review A pull request which needs code review. labels Feb 21, 2026
Comment thread lib/node_modules/@stdlib/plot/vega/axis/ctor/test/test.aria.js Outdated
Comment thread lib/node_modules/@stdlib/plot/vega/axis/ctor/test/test.band_position.js Outdated
@Sachinn-64 Sachinn-64 marked this pull request as ready for review March 7, 2026 06:07
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Mar 7, 2026
@Sachinn-64 Sachinn-64 force-pushed the test-plot-vega-axis branch from 97db7a7 to 0d50848 Compare March 7, 2026 06:23
Comment thread lib/node_modules/@stdlib/plot/vega/axis/ctor/test/test.tick_band.js
Comment thread lib/node_modules/@stdlib/plot/vega/axis/ctor/test/test.title_anchor.js Outdated
Copy link
Copy Markdown
Member

@gururaj1512 gururaj1512 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM beside few changes

@kgryte
Copy link
Copy Markdown
Member

kgryte commented Mar 22, 2026

@Sachinn-64 Would you also mind updating this PR to incorporate similar changes as made in your PR adding tests to the Padding constructor? Cheers!

@kgryte kgryte added Tests Pull requests specifically adding tests. Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Mar 22, 2026
@github-actions github-actions Bot mentioned this pull request Mar 22, 2026
Sachinn-64 and others added 8 commits March 28, 2026 00:05
Co-authored-by: Gururaj Gurram <143020143+gururaj1512@users.noreply.github.com>
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
…sition.js

Co-authored-by: Gururaj Gurram <143020143+gururaj1512@users.noreply.github.com>
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
@Sachinn-64 Sachinn-64 force-pushed the test-plot-vega-axis branch from 0d50848 to eed4ff0 Compare March 27, 2026 20:29
@Sachinn-64 Sachinn-64 requested a review from kgryte March 27, 2026 20:33
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review. Tests Pull requests specifically adding tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants