You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#3
Add basic tests for the `App::LinkSite` classes.
* **t/basic.t**
- Add a new test file with basic tests for the `App::LinkSite` class.
- Test the creation of an `App::LinkSite` object.
- Test the `src` and `out` methods of the `App::LinkSite` object.
* **t/link.t**
- Add a new test file with basic tests for the `App::LinkSite::Link` class.
- Test the creation of an `App::LinkSite::Link` object.
- Test the `title`, `subtitle`, `link`, and `is_new` methods of the `App::LinkSite::Link` object.
* **t/site.t**
- Add a new test file with basic tests for the `App::LinkSite::Site` class.
- Test the creation of an `App::LinkSite::Site` object.
- Test the `name`, `handle`, `image`, `desc`, `og_image`, and `site_url` methods of the `App::LinkSite::Site` object.
* **t/social.t**
- Add a new test file with basic tests for the `App::LinkSite::Social` class.
- Test the creation of an `App::LinkSite::Social` object.
- Test the `service`, `handle`, and `url` methods of the `App::LinkSite::Social` object.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/davorg-cpan/app-linksite/issues/3?shareId=XXXX-XXXX-XXXX-XXXX).
No description provided.
The text was updated successfully, but these errors were encountered: