Horacio Herrera

Results 43 comments of Horacio Herrera

almost a year after! 🤷🏼‍♂️ @dylans about point one and make the text key variable, how do you think that can be done? here are the ways @JonasKruckenberg and I...

hey folks!! I'm going to ask some questions here to get some feedback about what is the desired outcome for the overall tests setup. hope y'all can help me make...

Another Question: **Do we want to have some tests running on JSDOM?** If so, we might want to instead of using Jest for it, we can use Vitest since is...

should this change is a minor or a patch?

@thesunny hey! 👋🏼 regarding [this message](https://slate-js.slack.com/archives/CC58ZGGU9/p1649289093570199?thread_ts=1649227380.676909&cid=CC58ZGGU9), can you ellaborate more on what type of tests are you thinking about? thanks in advance!

thanks @thesunny for the input! I'm wondering if applying for a free BrowserStack license for Slate could be useful here? https://www.browserstack.com/open-source?ref=pricing @zbeyens thanks for the link! I will contact Dominic...

I got this message back from the ChromaUI team (the company behing Storybook): ``` Nice! Slate is pretty dope. We typically sponsor community-led component libraries and design systems with 35k...

hey folks!! let me do a quick review on what's the state of these: - tests rely on mocha/chai for unit tests and Cypress for Component testing (CT) - all...

also i want to point out the work @JonasKruckenberg did on this PR: #4934 you can have a taste of what is like to work with vitest by running his...