Mabel Lee Yan Hwa
Mabel Lee Yan Hwa
See https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fwww.powerpointlabs.info Should add a thumbnail photo so that people can nicely share the website with their friends.
Agenda Lab will display an error saying "There is no generated agenda" when "Remove Agenda" button is clicked. However for Captions Lab and Audio Lab, the "Remove" button will be...
As mentioned in #1635, it will be good to add restore clipboard testing API to base UT too.
As seen on [Shapes Lab](http://www.comp.nus.edu.sg/~pptlabs/docs/shapes-lab.html), there is a typo under "Creating Shape Libraries", in the sentence "Each slide in this presentation will _correspondohohca_ to a single category;". A suggestion: Pages...
I have been looking into the issue of the possibility of running our automated UT (or even FT) tests on AppVeyor when a build is being made. These are the...
I am running a very basic test copied from the React + Typescript example. ``` import React from "react"; import { render, screen } from "@testing-library/react"; import App from "../../App";...